-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Tutorial
RailsTutorial 1.4 Deployment : Using Heroku FAIL!
Deploying to an external site. The tutorial suggests Heroku. This requires creating an accoutn at Heroku. I created the account, but when trying to deploy I received this error: An error occurred while installing sqlite3 (1.3.5), and Bundler cannot continue. … Continue reading
RailsTutorial: 1.3 GitHub
Working on setting up the git repository in the totorial section 1.3, I was unable to push the git project to the repository getting a $:git push -u origin master Permission denied (publickey). fatal: The remote end hung up unexpectedly … Continue reading
Ruby On Rails Tutorial Michael Hartl
After realizing the difficulty of implementing my learning curve using the Head Start Rails book (v2 book: Rails is now v3), I decided to look around for other possibilities. This book is referenced at the main Rails guides site, so … Continue reading
HeadFirst Rails: First use of Book
I love the Head First series, for their tongue-in-cheekiness as well as the tiered approach to learning. So I was eager to receive this book and start to go through the process with Rails. It is important to recognize that, … Continue reading
Getting Started
This is a great place to start once you have downloaded the Bitnami stack. With that in place, all the resources are in place to go through this tutorial. 1. Guide Assumptions: Provides some basic resources for Ruby, and … Continue reading
Posted in Tutorial
Leave a comment