method
marshal_load
rails 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