FHteam
Admin
|
# Posted: 18 Feb 2006 03:13
Reply
Ruby on Rails by David Heinemeier Hansson Internet → Web Engineering → Application Framework
Ruby on Rails is an Open Source web framework that's optimized for programmer happiness & sustainabe productivity. 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....
|