activerecord-hackery--ransack/lib/ransack
Ryan Bigg 764eecbb20 Merge pull request #208 from pdf/reorder
Reorder results to override orders applied up the chain (eg - scopes)
2013-04-23 21:37:20 -07:00
..
adapters Reorder results to override orders applied up the chain (eg - scopes) 2013-02-28 17:10:49 +11:00
helpers Fix search_form_for fail to assign new :class and :id in options, so now search_form_for works with Bootstrap. 2012-06-05 23:08:16 +08:00
locale Add French locale 2013-04-20 14:09:03 -04:00
nodes inspect on Ransack::Search objects now will not load entire object graph 2012-08-10 16:27:06 +10: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 Fix issue #190 and #195 2013-02-06 11:26:06 +01:00
context.rb Added custom search param key feature refs #43 2012-04-11 14:29:30 -04:00
helpers.rb Initial commit. 2011-03-30 20:31:39 -04:00
naming.rb Initial commit. 2011-03-30 20:31:39 -04:00
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 Style cleanup 2012-10-11 09:11:39 -04:00
translate.rb changed the translation of common attributes 2013-03-17 02:34:07 +04:00
version.rb Bump to 0.7.3 2013-02-07 10:04:32 +11:00
visitor.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00