So I’ve spent most of my day playing with a puppy and working with Ubuntu Server to setup, install, and configure Ruby on Rails inside of VmWare just because I wanted an easy to use test environment. Now just to get into the nit and gritty of the programming language as well as testing/developing some sample applications….To get myself, and anyone else interested involved, check out the following links:
Do note an amazing feature of the rails configuration inside of the database.yml where you can specify a separate database for test, development, and productivity. This simplifies things amazingly as a programmer who often works in many different environments - so I highly recommend following this method while trying to learn so you can properly test applications.
Enjoy.













November 16th, 2007 at 10:35 am
[...] That’s it! Thats the entire project in a nutshell and it’ll take you a whopping 2 hours at most to get finished depending on your download speeds at times. Once you’ve got it installed, check out some tutorials and guides. [...]
September 18th, 2008 at 9:37 am
[...] Ruby on Rails, and this is going to be blunt, it’s an absolute bitch to get a server up and [...]