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,837 of 187,571
Downloads: 22,116
Daily
Ranking: 113,854 of 187,548
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,010,000,950 | bundler |
| 10 | 1,165,196,519 | rake |
| 28 | 924,848,930 | rspec |
| 98 | 425,116,291 | simplecov |
| 197 | 234,415,381 | rspec_junit_formatter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | first-try-software |