Class: Shoppy::HomeController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Shoppy::HomeController
- Defined in:
- app/controllers/shoppy/home_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
5 6 7 |
# File 'app/controllers/shoppy/home_controller.rb', line 5 def index end |