Ruby On Rails - Getting Started
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.







(+5 rating, 1 votes)