mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
129f2da60a
Ruby provides a method for implementing deep-copy on objects called initialize_copy. This gets called after a clone or dup, and is the more idiomatic way to handle the sort of thing being done in the previously-defined clone method. |
||
---|---|---|
.. | ||
aasm | ||
aasm.rb |