activerecord-hackery--ransack/lib/ransack
Ryan Bigg 3250d339be Merge pull request #204 from jhdavids8/separate_search_sort_attributes
Separate searchable and sortable ransackable attributes
2013-09-01 15:51:30 -07:00
..
adapters Merge pull request #204 from jhdavids8/separate_search_sort_attributes 2013-09-01 15:51:30 -07:00
helpers Merge pull request #204 from jhdavids8/separate_search_sort_attributes 2013-09-01 15:51:30 -07: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 Use more explicit ActiveRecord::VERSION::MAJOR 2013-08-06 00:17:24 +02:00
context.rb Merge pull request #204 from jhdavids8/separate_search_sort_attributes 2013-09-01 15:51:30 -07: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 No need for nil or presence checking 2013-08-16 21:11:14 +02:00
translate.rb Add Rails 4 compatibility to master 2013-08-06 19:00:52 +02:00
version.rb Release 1.0.0 (Rails 3 and 4 compatible) 2013-08-09 20:05:24 +02:00
visitor.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00