Method: Devise::UnlocksController#translation_scope
- Defined in:
- app/controllers/devise/unlocks_controller.rb
#translation_scope ⇒ Object (protected)
49 50 51 |
# File 'app/controllers/devise/unlocks_controller.rb', line 49 def translation_scope 'devise.unlocks' end |