Module: ForgotPasswordPortletHelper

Includes:
Cms::Sites::DeviseShimHelper
Defined in:
app/helpers/forgot_password_portlet_helper.rb

Instance Method Summary collapse

Methods included from Cms::Sites::DeviseShimHelper

#devise_mapping, #main_app, #resource, #resource_name

Methods included from Cms::Sites::AuthenticationHelper

#new_password_path, #new_session_path, #password_path, #session_path

Instance Method Details

#controller_nameObject

Acts like this is Cms::Sites::PasswordsController



4
5
6
# File 'app/helpers/forgot_password_portlet_helper.rb', line 4

def controller_name
  'passwords'
end