Releases: vergilet/repost
Releases · vergilet/repost
Reduce redundant dependencies
Improvements and stuff
- Escape quotes in strings
- Custom status for repost
Nested params
Handle arbitrarily nested params by @cvincent
Work with Rails 6, Improvements
Improve lazy loading for helper methods.
Authenticity Token turned off by default
To turn on Authenticity Token:
... options: { authenticity_token: :auto } ...
Authenticity Token Support
- Add Authenticity Token
- Add Charset
Support ruby < 2.4
Get rid of multiple concat method.
Prod ready
Namespace fixes from @auscaster
Used on prod
Covered with tests.