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