class Vend::Config
Public Instance Methods
api_url()
click to toggle source
# File lib/vend/config.rb, line 3 def api_url "https://#{domain_prefix}.vendhq.com/api" end
# File lib/vend/config.rb, line 3 def api_url "https://#{domain_prefix}.vendhq.com/api" end