Class: Spree::Api::ConfigController
- Inherits:
-
BaseController
- Object
- ActionController::Base
- BaseController
- Spree::Api::ConfigController
- Defined in:
- app/controllers/spree/api/config_controller.rb
Instance Attribute Summary
Attributes inherited from BaseController
Instance Method Summary collapse
Instance Method Details
#money ⇒ Object
9 10 |
# File 'app/controllers/spree/api/config_controller.rb', line 9 def money end |
#show ⇒ Object
6 7 |
# File 'app/controllers/spree/api/config_controller.rb', line 6 def show end |