Browsing Tag »git«

Test github:gist embed

August 25, 2011

Test github:gist embed

  Testing embedding github:gist in my blog.

Learnin’ Ruby – #1. Set up Development and Test environments

May 15, 2011

Learnin’ Ruby – #1. Set up Development and Test environments

With not too much fumbling I got my development and test environments setup! I started off with this blog article HOWTO install Ruby on Rails on Windows and deploy to Heroku which was a well written article.  That lead me to http://railsinstaller.org/ which made installing my ruby on rails environment simple.  One single install file and the below were [...]