Class: Pepipost::Configuration
- Inherits:
-
Object
- Object
- Pepipost::Configuration
- Defined in:
- lib/pepipost/configuration.rb
Class Attribute Summary collapse
-
.base_uri ⇒ Object
Returns the value of attribute base_uri.
Class Attribute Details
.base_uri ⇒ Object
Returns the value of attribute base_uri.
8 9 10 |
# File 'lib/pepipost/configuration.rb', line 8 def base_uri @base_uri end |