Method: ApiResource::Associations::Scope#klass
- Defined in:
- lib/api_resource/associations.rb
#klass ⇒ Object
Returns the value of attribute klass.
167 168 169 |
# File 'lib/api_resource/associations.rb', line 167 def klass @klass end |