Class: Comable::Admin::StoreController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Comable::Admin::StoreController
- Defined in:
- app/controllers/comable/admin/store_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
Instance Method Details
#show ⇒ Object
10 11 12 |
# File 'app/controllers/comable/admin/store_controller.rb', line 10 def show render :edit end |