Stars
ilyakuzmin / deep_cloneable
Forked from moiristo/deep_cloneableExtends the functionality of ActiveRecord::Base#clone to perform a deep clone that includes user specified associations.
This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.