Class: Iro::ApplicationController

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

Instance Method Summary collapse

Instance Method Details

#homeObject



6
7
8
# File 'app/controllers/iro/application_controller.rb', line 6

def home
  authorize! :home, Iro
end