tracks/tracks/app/models
bsag f7b77f6fd9 Did some refactoring of the todo/list page, which should make it a little quicker to load.
Changed the toggle_check method to use the built-in toggle() method, and moved setting of completion date to the before_save method of todo.rb


git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@10 a4c988fc-2ded-0310-b66e-134b36920a42
2005-01-23 11:50:07 +00:00
..
context.rb * Added validation for presence and length of name field when adding contexts and projects 2005-01-16 15:35:24 +00:00
project.rb * Added validation for presence and length of name field when adding contexts and projects 2005-01-16 15:35:24 +00:00
todo.rb Did some refactoring of the todo/list page, which should make it a little quicker to load. 2005-01-23 11:50:07 +00:00
user.rb Initial import 2005-01-09 11:59:57 +00:00