Skip to content

Releases: vergilet/repost

Reduce redundant dependencies

13 Nov 08:30
Compare
Choose a tag to compare

Improvements and stuff

12 Aug 18:19
b3b1e49
Compare
Choose a tag to compare
  • Escape quotes in strings
  • Custom status for repost

Nested params

17 Jun 11:37
1304adc
Compare
Choose a tag to compare

Handle arbitrarily nested params by @cvincent

Work with Rails 6, Improvements

15 Oct 07:13
74c482f
Compare
Choose a tag to compare

Improve lazy loading for helper methods.

Authenticity Token turned off by default

15 Oct 07:11
74c482f
Compare
Choose a tag to compare

To turn on Authenticity Token:

... options: { authenticity_token: :auto } ...

Authenticity Token Support

14 Aug 07:33
8669b12
Compare
Choose a tag to compare
  • Add Authenticity Token
  • Add Charset

Support ruby < 2.4

19 Jul 13:45
3adc3f9
Compare
Choose a tag to compare

Prod ready

20 Jun 21:28
Compare
Choose a tag to compare

Namespace fixes from @auscaster

Used on prod

20 Jun 14:58
Compare
Choose a tag to compare

Covered with tests.

Init

25 Jan 11:36
Compare
Choose a tag to compare

All here