Method: PostageApp::Configuration#host
- Defined in:
- lib/postageapp/configuration.rb
#host ⇒ Object
The host to connect to (default: ‘api.postageapp.com’)
11 12 13 |
# File 'lib/postageapp/configuration.rb', line 11 def host @host end |