Method: ActiveModel::Serializers::Xml::Serializer::Attribute#type
- Defined in:
- lib/active_model/serializers/xml.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
16 17 18 |
# File 'lib/active_model/serializers/xml.rb', line 16 def type @type end |