gitlab-org--gitlab-foss/rubocop
Bob Van Landuyt f3f1df1476 Add a cop for `FinderMethods`
This notifies developers when calling `find(_by!)` chained on
`execute`. And suggests using the methods from `FinderMethods`. These
will perform the correct authorization checks on the resource when it
is found.
2018-06-20 18:13:13 +02:00
..
cop Add a cop for `FinderMethods` 2018-06-20 18:13:13 +02:00
migration_helpers.rb Add cop for use of remove_column 2017-12-11 16:34:51 +00:00
rubocop.rb Add a cop for `FinderMethods` 2018-06-20 18:13:13 +02:00
spec_helpers.rb Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the whole Rails env 2018-04-23 12:20:30 +02:00