Method: Productive::Configuration#base_url
- Defined in:
- lib/productive/configuration.rb
#base_url ⇒ Object
Returns the value of attribute base_url.
6 7 8 |
# File 'lib/productive/configuration.rb', line 6 def base_url @base_url end |