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