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,694 of 191,483
Downloads: 23,108
Daily
Ranking: 101,581 of 191,454
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,294,095,825 | bundler |
| 8 | 1,274,245,981 | rake |
| 29 | 964,633,797 | rspec |
| 99 | 455,133,578 | simplecov |
| 198 | 250,104,413 | rspec_junit_formatter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | first-try-software |