activerecord-hackery--ransack/spec/ransack
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
..
adapters/active_record Fix overly aggressive escaping on databases that are not PostgreSQL 2013-11-06 17:20:51 +11:00
helpers Backwards compatibility fixes for Ruby 1.8.7 2013-08-08 12:50:21 +02:00
nodes Keep array values in "simple mode" when a predicate wants array (Fixes #20) 2011-09-02 12:42:58 -04:00
configuration_spec.rb Allow adding of custom predicates that take arrays (like IN/NOT IN) 2012-05-02 07:54:12 +01:00
predicate_spec.rb Fix overly aggressive escaping on databases that are not PostgreSQL 2013-11-06 17:20:51 +11:00
search_spec.rb fixed 'DESC' and 'desc' problem 2013-10-21 09:56:21 +11:00