heartcombo--devise/test
Carlos A. da Silva a5cb147eb2 Stores the requested page before signing in and redirect the user to the stored uri after. 2009-10-17 11:12:50 -03:00
..
controllers Updating routes to use sign_in/sign_out instead of session. 2009-10-16 13:44:51 -03:00
integration Stores the requested page before signing in and redirect the user to the stored uri after. 2009-10-17 11:12:50 -03:00
mailers Creating Devise.map to generate and recognize urls based on scope. 2009-10-09 21:11:58 -03:00
models Clearing perishable token when confirming or reseting password. 2009-10-15 17:36:44 -03:00
rails_app Adding missing account file. 2009-10-17 10:25:04 -03:00
support Stores the requested page before signing in and redirect the user to the stored uri after. 2009-10-17 11:12:50 -03:00
active_record_test.rb Added magic predicates to mapping. 2009-10-12 21:06:39 -03:00
mapping_test.rb Allow setup of path_names in devise_for mapping for overwriting sign_in, sign_out, password and confirmation keywords. 2009-10-16 20:46:06 -03:00
routes_test.rb Allow setup of path_names in devise_for mapping for overwriting sign_in, sign_out, password and confirmation keywords. 2009-10-16 20:46:06 -03:00
test_helper.rb Adding separated tests for admins and users to enforce modularization. Rewrite of several tests. 2009-10-11 10:49:25 -03:00