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,683 of 190,365
Downloads: 22,999

Daily

Ranking: 19,896 of 190,317
Downloads: 19

Depended by

RankDownloadsName
51,76721,729navigable
141,5024,249periodico

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
99449,998,013simplecov
199247,305,869rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software