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