Thursday, November 24, 2005

Ruby on Rails

Ruby on Rails


This framework/model is derived from the project of making the site “BaseCamp” in ruby. BaseCamp is project management site, well known to many. It also offers some other self management tools like, BackPack, Tada lists, and others.


Ruby is a framework, very good enough for applications which are basically CRUD. (Web-apps which are basically acts as an interface to Create/Retrieve/Update/Delete)
It is easier to create a site in minutes, and also easier to customize. Maintaining them is also easier.


See the video on
http://www.rubyonrails.com/media/video/rails_take2_with_sound.mov
Or
http://railsmirror.zottmann.org/rails_take2_with_sound.mov

No comments:

Recommended Blog Posts