Silence is Foo Mental notes on Ruby, Git, Rails and whatever geeky thing

6Sep/10Off

Heroku gem bash completion

Do you need bash completion for the heroku gem?

Here it is => http://github.com/rafmagana/heroku_bash_completion

Please read the README file for installation instructions and usage.

Filed under: helpers Leave a comment
3Sep/10Off

Accessing different versions of the Rails Guides

In case you're looking for older versions of the Rails Guides I just created a site with the v2.3.5 ones, besides, if you want to download the guides for the v3.0.0, you will be able to do so as well.

http://railsguides.heroku.com

You can download the source code of the site (Sinatra app) from Github:

http://github.com/rafmagana/rails_guides

Filed under: rails Leave a comment