tracks/app/models
Matt Rogers e7268fbaa2 Remove the double-quote custom validation
Rails has had SQL injection prevention since at least 2009 so we don't
need our version of it anymore.

Fixes ticket #1237
2012-02-02 22:28:26 -06:00
..
context.rb Changing the default sort order so that the context view matches the home screen view. 2011-10-12 23:22:44 -03:00
dependency.rb Conflicts: 2009-11-04 22:31:17 -05:00
message_gateway.rb Support dispatching emailed-in todos based on To: field as well as From: field. Setting configured in site.yml. 2009-03-29 19:44:43 -04:00
note.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
preference.rb Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
project.rb Hidden projects are not stalled. Update the comment. 2011-12-19 12:30:51 -06:00
recurring_todo.rb replace new repeating todo form with jquery dialog. And some refactoring 2011-11-17 17:07:55 +01:00
tag.rb refactor tag helpers 2011-09-30 19:49:44 +02:00
tagging.rb remove unused and unneccesary user_id from taggings table. 2009-01-08 10:18:03 +01:00
todo.rb Remove the double-quote custom validation 2012-02-02 22:28:26 -06:00
user.rb making cryptography stuff in user public 2011-10-10 22:31:51 +02:00