Class: FrontendController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/frontend_controller.rb

Instance Method Summary collapse

Instance Method Details

#buttonsObject



6
7
# File 'app/controllers/frontend_controller.rb', line 6

def buttons
end

#indexObject



3
4
# File 'app/controllers/frontend_controller.rb', line 3

def index
end