Method: Devise::UnlocksController#translation_scope

Defined in:
app/controllers/devise/unlocks_controller.rb

#translation_scopeObject (protected)



49
50
51
# File 'app/controllers/devise/unlocks_controller.rb', line 49

def translation_scope
  'devise.unlocks'
end