activerecord-hackery--ransack/lib/ransack
Sean 1c69b9ddbf
Merge branch 'master' into allow-scopes-with-string-joins
2022-03-28 01:53:27 +02:00
..
adapters Merge branch 'master' into allow-scopes-with-string-joins 2022-03-28 01:53:27 +02:00
helpers Deprecate passing two trailing hashes to `sort_link` (#1289) 2022-03-24 22:21:10 +01:00
locale Adding swedish translations 2021-02-23 18:26:28 +01:00
nodes enable sort by alias 2021-05-06 16:42:59 +02:00
adapters.rb raise exception for unsupported adapters 2017-01-27 09:14:01 +01:00
configuration.rb allow ransack to treat nulls as always first or last 2021-05-19 12:19:22 +02: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 Evaluate ransackable_scopes before attributes 2022-03-14 23:55:44 -04:00
translate.rb Fix :default option in Translate.attribute method 2021-03-31 13:07:32 +11:00
version.rb release 2.6.0 (#1278) 2022-03-10 08:02:59 +01:00
visitor.rb Refactor inject 2018-05-11 13:30:42 +09:00