Module: ActiveRecord::Marshalling
- Defined in:
- activerecord/lib/active_record/marshalling.rb
Defined Under Namespace
Modules: 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
8 9 10 |
# File 'activerecord/lib/active_record/marshalling.rb', line 8 def format_version @format_version end |