Commit 988b9a1
committed
Disable Rails/LexicallyScopedActionFilter cop
This just doesn't seem to be sensible to have since resources_controller
defines all the CRUD actions, and as soon as all our controllers inherit
from resources_controller, they won't be rubocop compliant because of
this.1 parent 0416377 commit 988b9a1
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
0 commit comments