1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Improve TODO.

This commit is contained in:
José Valim 2010-07-17 00:09:59 -07:00
parent 4ac6b6e407
commit ac69078534

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