Method: Devise::PasswordsController#translation_scope
- Defined in:
- app/controllers/devise/passwords_controller.rb
#translation_scope ⇒ Object (protected)
80 81 82 |
# File 'app/controllers/devise/passwords_controller.rb', line 80 def translation_scope 'devise.passwords' end |