Method: ApiSpec::APIObject.nested_class
- Defined in:
- lib/api_spec/lib/api_spec/generator.rb
.nested_class ⇒ Object
Returns the value of attribute nested_class.
4 5 6 |
# File 'lib/api_spec/lib/api_spec/generator.rb', line 4 def nested_class @nested_class end |