Look up a gem's version history

Posted . Visible to the public.

Sometimes it might be helpful to have a version history for a gem, e.g. when you want to see if there is a newer Rails 2 version of your currently used gem.

At first you should search your gem at RubyGems Show archive.org snapshot . Example: will_paginate version history Show archive.org snapshot .

The "Tags" tab at GitHub Show archive.org snapshot might be helpful as well.

Martin Straub
Last edit
License
Source code in this card is licensed under the MIT License.
Posted by Martin Straub to makandra dev (2012-02-10 10:18)