Improve TODO.

This commit is contained in:
José Valim 2010-07-17 00:09:59 -07:00
parent 4ac6b6e407
commit ac69078534
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -2,3 +2,4 @@
* Better ORM integration
* Extract activatable models tests from confirmable
* Add support to automatically refresh the access token for OAuth
* Add test to generators using the new Rails::Generators::TestCase