Carlos A. da Silva
|
f840129815
|
Creating new integration test simulating sign in and sign out with user and admin at same time.
|
2009-10-11 11:21:49 -03:00 |
|
Carlos A. da Silva
|
1226c3d8de
|
Adding separated tests for admins and users to enforce modularization. Rewrite of several tests.
|
2009-10-11 10:49:25 -03:00 |
|
Carlos A. da Silva
|
561833e060
|
Adding warden scopes to helper methods.
|
2009-10-10 16:47:11 -03:00 |
|
Carlos A. da Silva
|
15c5d9e049
|
Changing authentication method to redirect inside rails and not warden strategy anymore. Updating session to authenticate the user and set it to warden.
|
2009-10-10 15:59:37 -03:00 |
|
Carlos A. da Silva
|
643a2ef271
|
Updating sessions create to handle authentication, still based on warden strategy
|
2009-10-10 14:14:09 -03:00 |
|
Carlos A. da Silva
|
2fbb56e8f7
|
Removing no_authentication in confirmations
|
2009-10-10 10:17:51 -03:00 |
|
Carlos A. da Silva
|
d181975555
|
Moving resource_name and resource_class to Devise, rewriting route tests, using resource_class in controllers.
|
2009-10-10 08:37:22 -03:00 |
|
Carlos A. da Silva
|
f4de0f6c5a
|
Creating Devise.map to generate and recognize urls based on scope.
|
2009-10-09 21:11:58 -03:00 |
|
Carlos A. da Silva
|
b36856a3a1
|
Creating confirmation controller and integration tests.
|
2009-10-09 07:36:12 -03:00 |
|
Carlos A. da Silva
|
7ce49cbbe8
|
Configuring session and password controllers as engine, and getting integration tests from devise example app.
|
2009-10-09 07:36:12 -03:00 |
|