Categories: None [Edit]
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,751 of 187,239
Downloads: 22,029
Daily
Ranking: 145,948 of 187,224
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,973,208,875 | bundler |
10 | 1,151,901,046 | rake |
27 | 919,404,019 | rspec |
99 | 421,205,239 | simplecov |
197 | 232,300,496 | rspec_junit_formatter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | first-try-software |