One of the things that we do a lot in our Ruby on Rails project is replace old-style Ruby hashes…
Google are discontinuing support for the Documents List API, and moving to the Drive API. The old API supported authentication…
I like the Rails to_sentence method on String class, which converts an array to a comma-separated sentence where the last…
I had to jump through a few hoops.. I tried the obvious “sudo gem install activerecord”, but it gave an…