RubyGems Navigation menu

pluginfactory 1.0.3

PluginFactory is a mixin module that turns an including class into a factory for its derivatives, capable of searching for and loading them by name. This is useful when you have an abstract base class which defines an interface and basic functionality for a part of a larger system, and a collection of subclasses which implement the interface for different underlying functionality.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.8 - February 20, 2012 (20.5 KB)
  2. 1.0.7 - September 27, 2010 (50.0 KB)
  3. 1.0.6 - March 23, 2010 (45.0 KB)
  4. 1.0.5 - November 06, 2009 (44.0 KB)
  5. 1.0.4 - February 25, 2009* (42.5 KB)
  6. 1.0.3 - August 13, 2008* (33.0 KB)
顯示所有版本(共 7)

擁有者:

作者:

  • Michael Granger

SHA 256 checksum:

02d42604c862e9d9d6e83b592b1f923f41c83e170f436f1d3639b0ab0f8c3962

總下載次數 133,228

這個版本 3,437

License:

Ruby 版本需求:

相關連結: