Class: Intro::ApplicationController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/intro/application_controller.rb

Instance Method Summary collapse

Instance Method Details

#current_userObject



9
10
11
# File 'app/controllers/intro/application_controller.rb', line 9

def current_user
  origin_current_user
end