Sep/07 24 3:23 pm
installing ruby on rails
This is the first in a series of articles about developing a web application using Ruby on Rails. In this article we’ll look at installing Rails and creating a development environment.
To give a good realistic base for web application development we’ll install Edge Rails along with a suitable database and add some good options including Globalize for international support and database sessions. This example installs Rails in a Windows environment but there’s not much difference for a Mac or Linux installation.
more »