Method: JsonapiActions::ClassMethods#model_name
- Defined in:
- lib/jsonapi_actions.rb
#model_name ⇒ Object
Returns the value of attribute model_name.
220 221 222 |
# File 'lib/jsonapi_actions.rb', line 220 def model_name @model_name end |