Class: ConsoleController
- Inherits:
-
Object
- Object
- ConsoleController
- Includes:
- CapabilityAware, DomainAware, SshkeyAware
- Defined in:
- app/controllers/console_controller.rb
Direct Known Subclasses
AccountController, ApplicationTypesController, ApplicationsController, BuildingController, CartridgeTypesController, CartridgesController, ConsoleIndexController, DomainsController, KeysController, ScalingController
Instance Method Summary collapse
Methods included from SshkeyAware
Methods included from DomainAware
#domain_is_missing, #user_default_domain
Methods included from CapabilityAware
Instance Method Details
#active_tab ⇒ Object
11 12 13 |
# File 'app/controllers/console_controller.rb', line 11 def active_tab nil end |