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/lib/ransack
2013-02-19 22:45:02 -05:00
..
adapters Separated searchable attributes from sortable attributes so either can be overwritten in a model 2013-02-19 22:45:02 -05:00
helpers Separated searchable attributes from sortable attributes so either can be overwritten in a model 2013-02-19 22:45:02 -05:00
locale Removed '_' from matches_any 2012-11-16 22:41:19 +13: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 Revert escaping of underscore characater from #171 2012-12-18 15:52:44 +11:00
context.rb Separated searchable attributes from sortable attributes so either can be overwritten in a model 2013-02-19 22:45:02 -05: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 Initial work on sort_link. Mostly ported from MetaSearch, changes coming soon 2011-08-13 16:36:40 -04:00
version.rb Bump to 0.7.2 2012-12-18 15:53:16 +11:00
visitor.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00