activerecord-hackery--ransack/lib
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
..
ransack Fix overly aggressive escaping on databases that are not PostgreSQL 2013-11-06 17:20:51 +11:00
ransack.rb ORM agnosticism: do not `require activerecord`, and instead only load the ransack AR adapters if AR has already been defined 2013-10-30 06:46:43 +09:00