Lockfile now pushed to Gemcutter



2010/02/16 // Leeds // // Feed



A while ago I created a simple lockfile implementation in Ruby. Just recently I received a pull request from Greg Fitzgerald who converted the project into a gem.

Wanting to have a quick play with Gemcutter I decided to build and push the gem for others to use. I have to say, Gemcutter is slick. I had the gem pushed and available within a minute. Now its just a simple case of:

  gem install simple_lockfile

I also took the time to add some quick specs and a bit more information to the readme (where you can find usage examples). I find myself using it here and there for the odd task, so let’s hope someone else finds it useful too.

Other (possibly related) posts

Comments