Categories: None [Edit]

manufacturable

https://rubygems.org/gems/manufacturable
https://github.com/first-try-software/manufacturable
Manufacturable is a factory that builds self-registering objects. It leverages self-registration to move factory setup from case statements, hashes, and configuration files to a simple DSL within the instantiable classes themselves. Giving classes the responsibility of registering themselves with the factory does two things. It allows the factory to be extended without modification. And, it leaves the factory with only one responsibility: building objects.

Total

Ranking: 49,751 of 187,239
Downloads: 22,029

Daily

Ranking: 145,948 of 187,224
Downloads: 1

Depended by

RankDownloadsName
51,78620,822navigable
143,6673,948periodico

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
99421,205,239simplecov
197232,300,496rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software