demarches-normaliennes/app/controllers/users/commentaires_controller.rb
2015-09-24 10:34:01 +02:00

3 lines
No EOL
100 B
Ruby

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