Class: PricesController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- PricesController
- Defined in:
- app/controllers/prices_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
caches_page_with_cache_marker, #raise_not_found!
Instance Method Details
#index ⇒ Object
8 |
# File 'app/controllers/prices_controller.rb', line 8 def index; end |