Method: AttrJson::Type::PolymorphicModel#type_key
- Defined in:
- lib/attr_json/type/polymorphic_model.rb
#type_key ⇒ Object (readonly)
Returns the value of attribute type_key.
61 62 63 |
# File 'lib/attr_json/type/polymorphic_model.rb', line 61 def type_key @type_key end |