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,726 of 193,767
Downloads: 23,752

Daily

Ranking: 33,089 of 193,752
Downloads: 4

Depended by

RankDownloadsName
51,96322,341navigable
140,6344,438periodico

Depends on

RankDownloadsName
13,495,674,061bundler
81,346,467,157rake
29989,755,551rspec
97475,999,505simplecov
201261,157,161rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software