diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -3,6 +3,7 @@ Online Work out how to do controller/view integrated specs and add some Move things from views/user_accounts into views/user +Replace all find :conditions with find_by_ Next ==== @@ -22,10 +23,6 @@ If you recently made a request, then a login will try to make it again because Write some tests (using rspec) -Migrate to will_paginate from classic_pagination - -Replace all find :conditions with find_by_ - Tidying ======= |