Ruby
by
Khairil Yusof
—
last modified
May 07, 2008 11:42 AM
Resources for developing applications using Ruby programming language
-
Ruby on Rails
—
by
Khairil Yusof
—
last modified
May 07, 2008 11:47 AM
- Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.

