Class: Iro::ApplicationController
- Inherits:
-
Wco::ApplicationController
- Object
- Wco::ApplicationController
- Iro::ApplicationController
- Defined in:
- app/controllers/iro/application_controller.rb
Direct Known Subclasses
AlertsController, DatapointsController, PositionsController, ProfilesController, PursesController, StocksController, StrategiesController
Instance Method Summary collapse
Instance Method Details
#home ⇒ Object
13 14 15 |
# File 'app/controllers/iro/application_controller.rb', line 13 def home :home, Iro end |