tech(rubocopify): ... just clean up ...
This commit is contained in:
parent
5e8210b8f8
commit
d1297bc1f5
5 changed files with 14 additions and 19 deletions
|
@ -1,6 +1,7 @@
|
|||
module Instructeurs
|
||||
class ProceduresController < InstructeurController
|
||||
before_action :ensure_ownership!, except: [:index]
|
||||
before_action :ensure_not_super_admin!, only: [:download_export]
|
||||
|
||||
ITEMS_PER_PAGE = 25
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue