Added
- Support positional parameters which are variables or method calls.
Fixed
--version
command line argument should now work.
Added
- Support keyword arguments to
xhr
. - Support the
format
keyword argument toxhr
.
Added
- Added conversion support for the
flash
parameter.
Fixed
- The second parameter is correctly named
session
and notheaders
.
Added
- Filenames can be provided via STDIN when not provided on the command line.
Added
- Initial version of rails5_xhr_update with
--write
option and takes filenames as command line arguments.