activerecord-hackery--ransack/lib/ransack
Asfand Qazi afdd357fae Allow adding of custom predicates that take arrays (like IN/NOT IN) 2012-05-02 07:54:12 +01:00
..
adapters Merge pull request #75 from aka47/patch-1 2012-04-11 13:27:26 -07:00
helpers Don't attempt to use routing_proxy if context does not respond to the routing_proxy method 2012-04-11 16:35:54 -04:00
locale YAML parses true, false and null as literal true, false and nil values, so they must be quoted. 2012-02-08 17:02:07 +08:00
nodes Keep array values in "simple mode" when a predicate wants array (Fixes #20) 2011-09-02 12:42:58 -04:00
configuration.rb Allow adding of custom predicates that take arrays (like IN/NOT IN) 2012-05-02 07:54:12 +01:00
constants.rb
context.rb Added custom search param key feature refs #43 2012-04-11 14:29:30 -04:00
helpers.rb
naming.rb
nodes.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00
predicate.rb Allow adding of custom predicates that take arrays (like IN/NOT IN) 2012-05-02 07:54:12 +01:00
ransacker.rb D'oh. class_attribute FAIL. 2011-06-10 09:33:02 -04:00
search.rb Bump version, use polyamorous 2011-09-03 15:37:02 -04:00
translate.rb Initial work on sort_link. Mostly ported from MetaSearch, changes coming soon 2011-08-13 16:36:40 -04:00
version.rb Version bump, Rails 3.2 compat (fixes #49) 2012-01-20 15:13:27 -05:00
visitor.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00