Method: ActiveRecord::Type::Serialized#subtype

Defined in:
activerecord/lib/active_record/type/serialized.rb

#subtypeObject (readonly)

Returns the value of attribute subtype.



10
11
12
# File 'activerecord/lib/active_record/type/serialized.rb', line 10

def subtype
  @subtype
end