Commit Graph

8 Commits

Author SHA1 Message Date
David Rodríguez 4538c5d905
Drop Rails 5.2.0 support as well
Instead, require a minimum of Rails 5.2.1.
2019-10-31 10:00:44 +01:00
Greg Molnar e3f182d92c change version comparison from string to
Gem::Version
2019-08-18 19:12:25 +02:00
Vassilis Rodokanakis c8a6ac7ef5 Add support for Rails 6 2019-06-11 13:02:35 +03:00
yuuji.yaginuma bd55fb10b5 Add support for Rails 5.2.1
Management of alias tracker has changed in 50036e673b.
So fixed accordingly with it.
2018-08-01 21:01:37 +09:00
Greg Molnar 85664cb394 ✂️ old rails support 2018-07-03 15:22:58 +02:00
Greg Molnar d0805ac0f1 absorb polyamorous 2018-06-24 13:30:30 +02:00
Ryan Bigg 6060acf870 Fix overly aggressive escaping on databases that are not PostgreSQL
I am unsure if this is necessary for any other databases.

Relevant to #171
Fixes #176
Fixes spree/spree#3936
2013-11-06 17:20:51 +11:00
Ernie Miller 294015309b Initial commit. 2011-03-30 20:31:39 -04:00