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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
52,01322,376navigable
140,6684,448periodico

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
29993,218,487rspec
97478,892,970simplecov
202262,515,913rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software