demarches-normaliennes/app/controllers/users/dossiers/commentaires_controller.rb

3 lines
No EOL
110 B
Ruby

class Users::Dossiers::CommentairesController < CommentairesController
before_action :authenticate_user!
end