Categories: None [Edit]
pessimizer
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: 145,283 of 187,239
Downloads: 3,870
Daily
Ranking: 116,310 of 187,224
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | fiachetti |