class DeviseController
def translation_scope
method so that other controllers inheriting from them would use
Controllers inheriting DeviseController are advised to override this
def translation_scope "devise.#{controller_name}" end
def translation_scope "devise.#{controller_name}" end