1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00
activerecord-hackery--ransack/spec/ransack
Kevin Sjöberg 40ded19968 Update Ransack::Constants#escape_wildcards
This updates Ransack::Constants#escape_wildcards to escape dots (.) as
well in order to bypass rails/rails#950.
2013-01-30 16:29:02 +01:00
..
adapters/active_record Fix for InfixOperations breaking count 2012-08-22 16:17:45 -07:00
helpers Added custom search param key feature refs #43 2012-04-11 11:58:27 -04: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 Update Ransack::Constants#escape_wildcards 2013-01-30 16:29:02 +01:00
search_spec.rb Style cleanup 2012-10-11 09:11:39 -04:00