Grosse MàJ
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
# Methods added to this helper will be available to all templates in the application.
|
||||
module ApplicationHelper
|
||||
end
|
@ -0,0 +1,2 @@
|
||||
module SessionsHelper
|
||||
end
|
2
P5B/ruby/3dossmanno_annuaire/app/helpers/users_helper.rb
Normal file
2
P5B/ruby/3dossmanno_annuaire/app/helpers/users_helper.rb
Normal file
@ -0,0 +1,2 @@
|
||||
module UsersHelper
|
||||
end
|
@ -0,0 +1,2 @@
|
||||
module UtilisateursHelper
|
||||
end
|
Reference in New Issue
Block a user