module Profitwell::Client
Public Instance Methods
api_status()
click to toggle source
# File lib/profitwell/client.rb, line 5 def api_status request( "get", resource_path("api-status") ) end
# File lib/profitwell/client.rb, line 5 def api_status request( "get", resource_path("api-status") ) end