method
marshal_load
v7.2.3 -
Show latest stable
- Class:
ActiveModel::LazyAttributeHash
marshal_load(values)public
No documentation available.
# File activemodel/lib/active_model/attribute_set/builder.rb, line 146
def marshal_load(values)
initialize(*values)
end