Class: Vend::Config
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Vend::Config
- Defined in:
- lib/vend/config.rb
Instance Method Summary collapse
Instance Method Details
#api_url ⇒ Object
3 4 5 |
# File 'lib/vend/config.rb', line 3 def api_url "https://#{domain_prefix}.vendhq.com/api" end |