about summary refs log tree commit diff stats
path: root/app/controllers/users
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/users')
-rw-r--r--app/controllers/users/passwords_controller.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/controllers/users/passwords_controller.rb b/app/controllers/users/passwords_controller.rb index 53cc34e..56ef149 100644 --- a/app/controllers/users/passwords_controller.rb +++ b/app/controllers/users/passwords_controller.rb
@@ -1,4 +1,5 @@
1class Users::PasswordsController < Devise::PasswordsController 1class Users::PasswordsController < Devise::PasswordsController
2 layout "userdata"
2 # GET /resource/password/new 3 # GET /resource/password/new
3 # def new 4 # def new
4 # super 5 # super