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,683 of 190,365
Downloads: 22,999
Daily
Ranking: 19,896 of 190,317
Downloads: 19
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,243,919,424 | bundler |
| 8 | 1,256,317,454 | rake |
| 29 | 957,790,816 | rspec |
| 99 | 449,998,013 | simplecov |
| 199 | 247,305,869 | rspec_junit_formatter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | first-try-software |