José Valim
|
dac7887d7c
|
Allow the dummy application in test/rails_app to boot.
|
2010-04-01 12:49:11 +02:00 |
|
José Valim
|
ea71be8d2a
|
More compatibility with Rails master.
|
2010-03-28 07:15:52 +02:00 |
|
José Valim
|
766316b5e7
|
Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors.
|
2010-02-16 14:31:49 +01:00 |
|
Jonas Grimfelt
|
e1440fb430
|
Initial support for authorization using "authentication token" (a.k.a. "single access token") - new module. Corresponding changes to Devise core to hook events like "after_changed_password" (only one added now - only one that makes much sense for latest module) easily. Unit and integration tests included. NOTE: One failing test for hooking Warden::Manager.after_authentication - gets ignored for some reason.
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-02 12:36:44 +01:00 |
|
Marcelo Silveira
|
d2fa737aa0
|
introducing lockable implementation
|
2010-01-01 17:57:35 -02:00 |
|
José Valim
|
78303cd5c5
|
Got another bunch of tests passing with MongoMapper.
|
2009-12-21 19:57:17 +01:00 |
|
José Valim
|
0819f87255
|
Test different ORMs
|
2009-12-21 15:29:58 +01:00 |
|