PluginFactory is a module that provides plugin behavior for any class. Including PluginFactory in your class provides a ::create class method, which can be passed the name of any derivatives. Derivative classes are loaded dynamically and instantiated by the factory class.
Required Ruby Version
>= 1.8.5
Authors
Michael Granger
Versions
- 1.0.8 February 20, 2012 (20.5 KB)
- 1.0.7 September 27, 2010 (50 KB)
- 1.0.6 March 23, 2010 (45 KB)
- 1.0.5 November 06, 2009 (44 KB)
- 1.0.4 February 25, 2009* (42.5 KB)
- 1.0.2 July 17, 2007* (18.5 KB)