Class: Johnhenry::SessionsController

Inherits:
Devise::SessionsController
  • Object
show all
Defined in:
app/controllers/johnhenry/sessions_controller.rb

Instance Method Summary collapse

Instance Method Details

#newObject



2
3
4
# File 'app/controllers/johnhenry/sessions_controller.rb', line 2

def new
  render 'johnhenry/devise/sessions/new'
end