activerecord-hackery--ransack/lib/ransack
Denis Tataurov 37dbebc579 Fix issue where trying to add a polymorphic field in search form resulted in NameError
Fixes #159
Fixes #313
2013-12-05 09:51:42 +11:00
..
adapters use `respond_to?` instead of `method_defined?` when aliasing `search` 2013-11-19 10:53:11 +11:00
helpers More Ruby 1.9 hash syntax 2013-08-12 10:27:50 +02:00
locale Removed fr.yml locale 2013-10-09 09:56:46 +11:00
nodes Fix issue where trying to add a polymorphic field in search form resulted in NameError 2013-12-05 09:51:42 +11:00
configuration.rb Use Ruby 1.9 hash syntax 2013-08-04 15:13:41 +02:00
constants.rb Use Ruby 1.9 hash syntax 2013-08-04 15:13:41 +02:00
context.rb Merge further elements from spectator's Rails 3 comptability work, merge pull request #208 from pdf/reorder, use Rails 4 active-record distinct method which replaces uniq 2013-05-23 13:33:00 +02: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:15 +11:00
ransacker.rb More Ruby 1.9 hash syntax 2013-08-12 10:27:50 +02:00
search.rb No need for nil checking in commit #7597f0d 2013-08-16 21:04:37 +02:00
translate.rb Use Ruby 1.9 hash syntax 2013-08-04 15:13:41 +02:00
version.rb Bump to 0.7.3 and fix lteq spanish translation 2013-05-23 15:00:51 +02:00
visitor.rb More Ruby 1.9 hash syntax 2013-08-12 10:27:50 +02:00