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,758 of 192,692
Downloads: 23,477

Daily

Ranking: 25,502 of 192,666
Downloads: 18

Depended by

RankDownloadsName
51,97022,110navigable
141,0144,369periodico

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
99464,953,038simplecov
198255,670,846rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software