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,694 of 191,483
Downloads: 23,108

Daily

Ranking: 101,581 of 191,454
Downloads: 1

Depended by

RankDownloadsName
51,82721,814navigable
141,3334,282periodico

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
99455,133,578simplecov
198250,104,413rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software