activerecord-hackery--ransack/lib/ransack
Jon Atack 997b8561d0 Merge pull request #604 from dalpo/feature/sort-link-block
Add block argument for sort_link
2015-12-23 23:11:50 +01:00
..
adapters Fix Adapters::ActiveRecord::Context for Rails 5 2015-12-22 00:40:11 +01:00
helpers Add block argument for sort_link 2015-10-07 01:10:16 +02:00
locale Added Japanese locale 2015-12-08 00:33:29 +09:00
nodes Wrap lines at 80 chars and keep conditionals explicit and ugly 2015-12-20 01:01:41 +01:00
adapters.rb ActiveRecord excludes Mongoid 2015-05-22 18:46:28 +03:00
configuration.rb Add documentation for Ransack configuration options 2015-08-28 00:00:42 +02:00
constants.rb Freeze strings in array constants and begin moving 2015-08-29 22:52:57 +02:00
context.rb Allow creating aliases for ransack attributes 2015-12-11 18:34:47 -05:00
helpers.rb Initial commit. 2011-03-30 20:31:39 -04:00
naming.rb Fix #518: undefined method `model_name` 2015-03-31 21:25:55 +05:30
nodes.rb ActiveRecord excludes Mongoid 2015-05-22 18:46:28 +03:00
predicate.rb Freeze strings in array constants and begin moving 2015-08-29 22:52:57 +02:00
ransacker.rb Maintain Ruby 1.8.7 syntax compatibility 2014-05-01 15:55:39 +02:00
search.rb [WIP] AC::Parameters is no longer inherited from Hash in Rails 5 2015-09-02 20:14:12 +02:00
translate.rb Freeze strings in array constants and begin moving 2015-08-29 22:52:57 +02:00
version.rb Release 1.7.0 2015-08-20 12:46:41 +02:00
visitor.rb Revert 846b168 2014-12-20 23:50:10 +01:00