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,448 of 186,959
Downloads: 21,723

Daily

Ranking: 46,526 of 186,713
Downloads: 15

Depended by

RankDownloadsName
52,31520,086navigable
146,9803,706periodico

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
99413,507,374simplecov
194228,573,686rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software