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,138 of 183,477
Downloads: 20,735
Daily
Ranking: 41,916 of 183,470
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,456,134,847 | bundler |
10 | 969,073,546 | rake |
25 | 825,073,950 | rspec |
98 | 353,748,210 | simplecov |
191 | 194,586,503 | rspec_junit_formatter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | first-try-software |