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,504 of 180,717
Downloads: 19,513

Daily

Ranking: 13,004 of 180,709
Downloads: 52

Depended by

RankDownloadsName
52,30618,082navigable
153,0103,116periodico

Depends on

RankDownloadsName
12,108,461,125bundler
16863,839,411rake
24772,987,270rspec
101315,253,885simplecov
191169,754,170rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software