Class: ConsoleController

Inherits:
Object
  • Object
show all
Includes:
CapabilityAware, DomainAware, SshkeyAware
Defined in:
app/controllers/console_controller.rb

Instance Method Summary collapse

Methods included from SshkeyAware

#sshkey_uploaded?

Methods included from DomainAware

#domain_is_missing, #user_default_domain

Methods included from CapabilityAware

#user_capabilities

Instance Method Details

#active_tabObject



11
12
13
# File 'app/controllers/console_controller.rb', line 11

def active_tab
  nil
end