visitor stats
up home page bottom

French German version Spanish version Italian version

Archive for Ruby On Rails

Ruby On Rails - Getting Started

1 Star5 Stars (+5 rating, 1 votes)
Loading ... Loading ...

Ruby on Rails is an open source web application framework. It is written in Ruby and follows the MVC or Model-View-Controller architecture. Developers using RoR appreciate the ability to create applications using less code and requiring a minimum of configuration.

RoR has been picking up a lot of speed lately. Most notably is the Blog with comments in 15 minutes tutorial video.

How does one get started with RoR though? Hopefully we can help you out a bit here.

Read the rest of this entry »