Class: SaasPlatform::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Includes:
Pundit::Authorization
Defined in:
app/controllers/saas_platform/application_controller.rb

Instance Method Summary collapse

Instance Method Details

#current_accountObject



12
13
14
# File 'app/controllers/saas_platform/application_controller.rb', line 12

def 
  current_tenant
end