activerecord-hackery--ransack/lib/ransack
Sean 2269d2679e
Enable RuboCop `Style/HashSyntax` (#1371)
2022-11-09 14:24:29 +01:00
..
adapters Ignore ActiveModel::RangeError in Ransack conditions (#1340) 2022-06-11 15:23:39 +02:00
helpers Enable RuboCop `Style/HashSyntax` (#1371) 2022-11-09 14:24:29 +01:00
locale Adding swedish translations 2021-02-23 18:26:28 +01:00
nodes Enable RuboCop `Style/HashSyntax` (#1371) 2022-11-09 14:24:29 +01:00
adapters.rb Remove dead MongoDB code (#1345) 2022-06-14 13:11:31 +02:00
configuration.rb Enable RuboCop `Style/HashSyntax` (#1371) 2022-11-09 14:24:29 +01: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 Enable RuboCop `Style/HashSyntax` (#1371) 2022-11-09 14:24:29 +01:00
search.rb Enable RuboCop `Style/HashSyntax` (#1371) 2022-11-09 14:24:29 +01:00
translate.rb Enable RuboCop `Style/HashSyntax` (#1371) 2022-11-09 14:24:29 +01: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