activerecord-hackery--ransack/lib/ransack
jonatack 180ec8f7e3 Refactor options order in form_builder methods 2013-12-08 21:47:46 +01:00
..
adapters use `respond_to?` instead of `method_defined?` when aliasing `search` 2013-11-19 10:53:02 +11:00
helpers Refactor options order in form_builder methods 2013-12-08 21:47:46 +01:00
locale Removed fr.yml locale 2013-10-07 13:56:24 +02:00
nodes Merge remote-tracking branch 'upstream/master' 2013-12-06 07:53:24 -03: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 tests for MySQL 2013-11-06 17:43:23 +11:00
context.rb Allow sort by a field, and not use in search. 2013-10-25 15:36:52 -03: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 improve predicate lookup performance from .7 ms to .1 ms 2013-11-28 10:58:53 +11: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 Bump to 1.1.0 2013-11-06 17:59:02 +11:00
visitor.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00