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: 50,068 of 196,125
Downloads: 24,058

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName
52,20022,678navigable
140,3534,568periodico

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
291,010,713,264rspec
98493,495,493simplecov
201269,283,396rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software