Class: FrontendController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- FrontendController
- Defined in:
- app/controllers/frontend_controller.rb
Instance Method Summary collapse
Instance Method Details
#buttons ⇒ Object
6 7 |
# File 'app/controllers/frontend_controller.rb', line 6 def end |
#index ⇒ Object
3 4 |
# File 'app/controllers/frontend_controller.rb', line 3 def index end |