activerecord-hackery--ransack/lib/ransack
Junichi Ito 8946268acd
Ignore ActiveModel::RangeError in Ransack conditions (#1340)
Fixes https://github.com/activerecord-hackery/ransack/issues/1337
2022-06-11 15:23:39 +02:00
..
adapters Ignore ActiveModel::RangeError in Ransack conditions (#1340) 2022-06-11 15:23:39 +02:00
helpers Exclude "host" from params sent to url generator (#1317) 2022-05-08 10:02:20 +02:00
locale Adding swedish translations 2021-02-23 18:26:28 +01:00
nodes Cast PostgreSQL's timestamptz columns to time (#1325) 2022-05-23 21:38:32 +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 Drop Rails 6.0 support 2022-05-06 09:30:44 +02: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 3.2.1 (#1330) 2022-05-25 09:48:21 +02:00
visitor.rb Refactor inject 2018-05-11 13:30:42 +09:00