Module: ActiveRecord::Marshalling

Defined in:
activerecord/lib/active_record/marshalling.rb

Defined Under Namespace

Modules: Methods

Class Attribute Summary collapse

Class Attribute Details

.format_versionObject

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