Module SingletonClassMethods
In: lib/singleton.rb

Methods

clone  

Public Instance methods

properly clone the Singleton pattern - did you know that duping doesn’t copy class methods?

To view or add comments on this documentation, please go to the API wiki.

[Validate]