Module: ActiveType::Marshalling
- Defined in:
- lib/active_type/marshalling.rb
Defined Under Namespace
Modules: ActiveRecordMarshallingExtension, Methods
Class Attribute Summary collapse
-
.format_version ⇒ Object
Returns the value of attribute format_version.
Class Attribute Details
.format_version ⇒ Object
Returns the value of attribute format_version.
24 25 26 |
# File 'lib/active_type/marshalling.rb', line 24 def format_version @format_version end |