Class: MainController

Inherits:
ReviseAuthController show all
Defined in:
app/controllers/main_controller.rb

Instance Method Summary collapse

Methods inherited from ReviseAuthController

#revise_auth_controller?

Methods included from ReviseAuth::Authentication

#authenticate_user, #authenticate_user!, #authenticated_user_from_session, #current_user, #login, #logout, #reset_session, #user_signed_in?

Instance Method Details

#authenticatedObject



7
8
# File 'app/controllers/main_controller.rb', line 7

def authenticated
end

#indexObject



4
5
# File 'app/controllers/main_controller.rb', line 4

def index
end