mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Support to multiple ORMs in the test suite (rake pre_commit) before commiting.
This commit is contained in:
parent
35a8d13369
commit
f863c3ced5
1 changed files with 2 additions and 2 deletions
4
TODO
4
TODO
|
@ -1,5 +1,5 @@
|
||||||
* Make test run with different ORMs
|
* Make test run with DataMapper (ActiveRecord, MongoMapper)
|
||||||
* Add registerable support
|
* Add Registerable support
|
||||||
* Add http authentication support
|
* Add http authentication support
|
||||||
* Extract SessionSerializer tests from Authenticatable
|
* Extract SessionSerializer tests from Authenticatable
|
||||||
* Extract CookieSerializer tests from Authenticatable
|
* Extract CookieSerializer tests from Authenticatable
|
||||||
|
|
Loading…
Reference in a new issue