Class: StyleguideController

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

Instance Method Summary collapse

Instance Method Details

#indexObject



4
5
6
# File 'app/controllers/styleguide_controller.rb', line 4

def index
  # NOOP - page to demo interface
end