Class: OmbuLabs::Auth::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/ombu_labs/auth/application_controller.rb

Instance Method Summary collapse

Instance Method Details

#after_sign_in_path_for(resource) ⇒ Object



4
5
6
# File 'app/controllers/ombu_labs/auth/application_controller.rb', line 4

def (resource)
  request.base_url
end