Thursday, March 10, 2005

How to make a todo list program with Rails

How to make a todo list program with Rails: "This tutorial is intended for first-time users of Rails who want to build a small database-driven application. I�ve chosen to show the creation of a rather simple TODO list program, because it�s short, easy and can be useful. I�ll be using Rails version 0.9.1, with ActionPack 1.0.1, ActiveRecord 1.2.0 and ActionMailer 0.5. If you have any problems, email them to me. If you want information on the methods and classes used in this tutorial, you can visit the Rails API documentation."

No comments:

Post a Comment