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,837 of 187,571
Downloads: 22,116

Daily

Ranking: 113,854 of 187,548
Downloads: 5

Depended by

RankDownloadsName
51,85920,930navigable
143,3693,999periodico

Depends on

RankDownloadsName
13,010,000,950bundler
101,165,196,519rake
28924,848,930rspec
98425,116,291simplecov
197234,415,381rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software