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



9
10
# File 'app/controllers/spree/api/config_controller.rb', line 9

def money
end

#showObject



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

def show
end