Class: Styleguide::BaseController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/locker_kit/styleguide/base_controller.rb

Instance Method Summary collapse

Instance Method Details

#body_copyObject



4
# File 'app/controllers/locker_kit/styleguide/base_controller.rb', line 4

def body_copy; end

#colorsObject



8
# File 'app/controllers/locker_kit/styleguide/base_controller.rb', line 8

def colors; end

#formsObject



7
# File 'app/controllers/locker_kit/styleguide/base_controller.rb', line 7

def forms; end

#headingsObject



3
# File 'app/controllers/locker_kit/styleguide/base_controller.rb', line 3

def headings; end


6
# File 'app/controllers/locker_kit/styleguide/base_controller.rb', line 6

def links; end

#listsObject



5
# File 'app/controllers/locker_kit/styleguide/base_controller.rb', line 5

def lists; end