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,857 of 187,960
Downloads: 22,260

Daily

Ranking: 92,912 of 187,950
Downloads: 3

Depended by

RankDownloadsName
51,85421,065navigable
143,0334,049periodico

Depends on

RankDownloadsName
13,046,650,903bundler
101,177,763,422rake
28930,361,546rspec
99428,988,492simplecov
197236,501,457rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software