kisland [your e-learning portal]
     kisland.com - 08/27/08news | free tutorials | forums | books | certifications | about us
PDF? PS? How do I read these files?

Find out how in our
Viewers section


Paul Adams's Getting Your Feet Wet With Ruby on Rails
description:Rails uses a model-view-controller style of architecture, in which the database and its representation ('model'), the user interface ('view'), and the functional logic ('controller') of the application are all kept neatly separate. The advantages of this architecture can be debated, but at least it means you have to try pretty hard if you want to make an application that's not clean, portable, and sharable.

number of visits:149

creation date: 01/02/2006