Tag Archives: rubygems

Install mysql, pg gems with bundler 0.9.x

If you use ruby on rails, at some point you have to install mysql and pg gems (no offences to sqlite) and for some reason I keep forgetting the whole install procedure. Silly me! This post is dedicated to the … Continue reading

Posted in Rails | Tagged , , , | Leave a comment

RubyGems error on Windows

Recently, I wrote a ubiquity command called epoxy which allows one to simply convert the code snippet in the browser to a url. It uses OpenPastebin API and I wrote a simple Rails App for making requests to the OpenPastebin … Continue reading

Posted in Rails, rubygems | Tagged , , | Leave a comment