Class: Spree::Api::ConfigController

Inherits:
BaseController
  • Object
show all
Defined in:
app/controllers/spree/api/config_controller.rb

Instance Attribute Summary

Attributes inherited from BaseController

#current_api_user

Instance Method Summary collapse

Instance Method Details

#moneyObject



7
8
# File 'app/controllers/spree/api/config_controller.rb', line 7

def money
end

#showObject



4
5
# File 'app/controllers/spree/api/config_controller.rb', line 4

def show
end