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,189 of 196,721
Downloads: 24,065

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName
52,32522,686navigable
140,6414,573periodico

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
98499,434,149simplecov
200271,958,999rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software