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,857 of 187,960
Downloads: 22,260
Daily
Ranking: 92,912 of 187,950
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,046,650,903 | bundler |
| 10 | 1,177,763,422 | rake |
| 28 | 930,361,546 | rspec |
| 99 | 428,988,492 | simplecov |
| 197 | 236,501,457 | rspec_junit_formatter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | first-try-software |