Method: Grape::API::Instance.instance
- Defined in:
- lib/grape/api/instance.rb
.instance ⇒ Object (readonly)
Returns the value of attribute instance.
11 12 13 |
# File 'lib/grape/api/instance.rb', line 11 def instance @instance end |