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,604 of 180,702
Downloads: 19,446

Daily

Ranking: 103,205 of 180,689
Downloads: 1

Depended by

RankDownloadsName
52,37018,036navigable
153,0253,112periodico

Depends on

RankDownloadsName
12,107,069,537bundler
16863,261,344rake
24772,716,171rspec
101315,078,360simplecov
191169,650,523rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software