method
marshalling_format_version=
v8.0.0 -
Show latest stable
- Class:
ActiveRecord
marshalling_format_version=(value)public
No documentation available.
# File activerecord/lib/active_record.rb, line 467
def self.marshalling_format_version=(value)
Marshalling.format_version = value
end