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

5 lines
195 B
Text
Raw Normal View History

* Move integration tests to Capybara
* Better ORM integration
2010-07-15 07:01:31 -04:00
* Add support to automatically refresh the access token for OAuth
2010-07-17 03:09:59 -04:00
* Add test to generators using the new Rails::Generators::TestCase