Wednesday, December 19, 2007

RubyOnRails weblog in 10mins

Use NetBeans6.0 & Mysql to create a Ruby On rails Weblog in 10mins..
Create

What is Ruby On Rails

Ruby is a dynamic open-source programming language, with an easily readable syntax, that focuses on simplicity and productivity.
Rails is a web framework that enables you to quickly create database-backed web applications that are based on the model-view-controller pattern of separation.