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,666 of 193,214
Downloads: 23,673

Daily

Ranking: 20,515 of 193,188
Downloads: 19

Depended by

RankDownloadsName
51,92122,268navigable
140,5244,424periodico

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
97470,376,754simplecov
202258,402,024rspec_junit_formatter

Owners

#GravatarHandle
1iconfirst-try-software