Path: | lib/more/facets/cloneable.rb |
Last Update: | Thu Jun 24 13:18:25 +0000 2010 |
Standard basis for adding deep dup and clone to a class. Provides a class with deep cloneablity via the standard dup and clone methods.
Cloneable was ported from Jim Weirich‘s Rake.
Copyright (c) 2007 Ken Bloom
Ruby License
This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.