activerecord-hackery--ransack/lib/ransack
David Rodríguez 57df81335e
Merge pull request #1188 from yahonda/remove_rails610alpha
Replace constant `RAILS_6_1_ALPHA` with `RAILS_6_1`
2020-12-27 11:01:34 +01:00
..
adapters Merge pull request #1188 from yahonda/remove_rails610alpha 2020-12-27 11:01:34 +01:00
helpers Apply RuboCop auto correct ry running `bundle exec rubocop -a` 2020-12-23 16:23:55 +09:00
locale Add slovak translation 2019-09-18 08:36:46 +02:00
nodes Apply RuboCop auto correct ry running `bundle exec rubocop -a` 2020-12-23 16:23:55 +09:00
adapters.rb raise exception for unsupported adapters 2017-01-27 09:14:01 +01:00
configuration.rb Add ability to config PostgreSQL ORDER BY ... NULLS FIRST or NULLS LAST, close #1125 2020-12-09 18:59:48 +08:00
constants.rb Merge pull request #1188 from yahonda/remove_rails610alpha 2020-12-27 11:01:34 +01:00
context.rb Fix calling String#split twice to get segments 2018-11-12 11:20:30 +00:00
helpers.rb Apply RuboCop auto correct ry running `bundle exec rubocop -a` 2020-12-23 16:23:55 +09:00
naming.rb Fix #518: undefined method `model_name` 2015-03-31 21:25:55 +05:30
nodes.rb Refactor Ransack::Adapters from conditionals to classes 2016-04-05 11:09:21 +02:00
predicate.rb Fixes #82 Case Insensitive Searching 2019-11-05 22:54:02 +07:00
ransacker.rb Maintain Ruby 1.8.7 syntax compatibility 2014-05-01 15:55:39 +02:00
search.rb Add ransack! method which raises error if passed unknown condition 2020-12-15 08:44:32 -05:00
translate.rb Fix Ruby 2.7 deprecation warnings 2020-05-08 11:12:05 -04:00
version.rb Bump version 2.4.1 2020-12-21 21:29:22 +01:00
visitor.rb Refactor inject 2018-05-11 13:30:42 +09:00