add mailto
This commit is contained in:
parent
12760a43d7
commit
54b4679d19
8 changed files with 34 additions and 2 deletions
3
app/controllers/admin/commentaires_controller.rb
Normal file
3
app/controllers/admin/commentaires_controller.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class Admin::CommentairesController < CommentairesController
|
||||
before_action :authenticate_user!
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue