Categories: None [Edit]
pessimize
Add the pessimistic constraint operator to all gems in your Gemfile, restricting the maximum update version.
This is for people who work with projects that use bundler, such as rails projects. The pessimistic constraint operator (~>) allows you to specify the maximum version that a gem can be updated, and reduces potential breakages when running `bundle update`. Pessimize automatically retrieves the current versions of your gems, then adds them to your Gemfile (so you don't have to do it by hand).
Total
Ranking: 12,838 of 186,883
Downloads: 169,505
Daily
Ranking: 8,882 of 186,872
Downloads: 163
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
70,706 | 13,224 | bundler-download |
Owners
# | Gravatar | Handle |
---|---|---|
1 | joonty |