Class: Leather::ApplicationController

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

Direct Known Subclasses

LayoutsController

Instance Method Summary collapse

Instance Method Details

#componentsObject



9
10
11
# File 'app/controllers/leather/application_controller.rb', line 9

def components
  set_tab :components
end

#ui_kitObject



5
6
7
# File 'app/controllers/leather/application_controller.rb', line 5

def ui_kit
  set_tab :ui_kit
end