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
jonatack 83ce93b028 Fix #494 regression in #search_form_for
Following which we need to add a test to cover this, and then this
logic might better be extracted out to separate methods or a PORO.
2015-01-14 17:29:13 +01:00
..
adapters Follow-up to #488. Fix for #492 and #493. 2015-01-14 12:50:40 +01:00
helpers Fix #494 regression in #search_form_for 2015-01-14 17:29:13 +01:00
locale fix ro translation for predicate present 2014-09-10 12:38:51 +03:00
nodes Cleanup 2014-12-17 19:34:08 +01:00
configuration.rb Document search_key=(name) method in the code. 2014-11-22 23:58:32 +01:00
constants.rb Derive ASC_DESC constant from ASC and DESC ones. 2014-12-01 23:45:00 +01:00
context.rb Remove redundant atttributes 2015-01-10 16:33:30 +01:00
helpers.rb Initial commit. 2011-03-30 20:31:39 -04:00
naming.rb Remove unneeded namespacing 2014-11-21 20:03:20 +01:00
nodes.rb mongoid initialized 2014-07-31 23:42:22 -07:00
predicate.rb #none? should be much faster than select#empty? 2014-12-10 19:25:05 +01:00
ransacker.rb Maintain Ruby 1.8.7 syntax compatibility 2014-05-01 15:55:39 +02:00
search.rb Move sorts instantiation to constructor in order 2014-12-14 21:22:01 +01:00
translate.rb Cleanup 2014-12-17 19:34:08 +01:00
version.rb Bump version to 1.6.1 2015-01-14 13:33:35 +01:00
visitor.rb Revert 846b168 2014-12-20 23:50:10 +01:00