activerecord-hackery--ransack/spec
Yasuo Honda d2efd4c75a Apply RuboCop Faker to use Faker 2 keyword arugments
* How to apply this change
```
$ gem install rubocop-faker
$ rubocop --require rubocop-faker --only Faker/DeprecatedArguments -a
```

Not added to Gemfile because `rubocop-faker` is a one time job.
2021-01-04 20:09:17 +09:00
..
blueprints Apply RuboCop auto correct ry running `bundle exec rubocop -a` 2020-12-23 16:23:55 +09:00
helpers Apply RuboCop auto correct ry running `bundle exec rubocop -a` 2020-12-23 16:23:55 +09:00
polyamorous Restore and update polyamorous join association equality spec, originally 2020-04-02 20:13:33 -04:00
ransack Apply RuboCop auto correct ry running `bundle exec rubocop -a` 2020-12-23 16:23:55 +09:00
support Apply RuboCop auto correct ry running `bundle exec rubocop -a` 2020-12-23 16:23:55 +09:00
console.rb Apply RuboCop Faker to use Faker 2 keyword arugments 2021-01-04 20:09:17 +09:00
spec_helper.rb Apply RuboCop Faker to use Faker 2 keyword arugments 2021-01-04 20:09:17 +09:00