Class: Iro::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Iro::ApplicationController
- Defined in:
- app/controllers/iro/application_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#home ⇒ Object
4 5 |
# File 'app/controllers/iro/application_controller.rb', line 4 def home end |