Browsing Tag »heroku«

Learnin’ Ruby – #2. Develop a simple Ruby on Rails application.

May 29, 2011

Learnin’ Ruby – #2. Develop a simple Ruby on Rails application.

Well I created a Ruby on Rails Blog application. You can find it hosted on Heroku here: http://jameseisenhauer.heroku.com/ It could use some more features, but generally it completes the story of blogging. Well how did I get here…… First!  Like any newb programmer I looked for a tutorial.  The http://rubyonrails.org site recommend  http://railsforzombies.org/ .  So why not start there. [...]

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 [...]

Learnin’ Ruby – Kick Off!

May 14, 2011

Learnin’ Ruby – Kick Off!

Well it is about that time where I get an itch to learn something new, build something new and just play with technology. This will be a short (about four parts I think) series of blog entries as I fumble and eventually get something working. Nobody really reads my blog that I know of.  You know what [...]