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,702 of 192,137
Downloads: 23,356

Daily

Ranking: 59,666 of 192,103
Downloads: 2

Depended by

RankDownloadsName
51,90222,010navigable
141,1684,331periodico

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
99460,193,193simplecov
197253,202,668rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software