1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2009-10-18 13:30:32 -02:00
..
controllers Allow to access the session for a given scope, through #{scope}_session reader and improved documentation. 2009-10-18 12:54:21 -02:00
integration Allow to access the session for a given scope, through #{scope}_session reader and improved documentation. 2009-10-18 12:54:21 -02:00
mailers Separating perishable token into confirmation and reset_password tokens. Adding confirmation_sent_at attribute. 2009-10-18 09:14:52 -02:00
models Fix clearing reset password token while reseting password. 2009-10-18 09:54:53 -02:00
rails_app Allow devise :all, :except => :foo to be given. 2009-10-18 13:30:32 -02: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 Separating perishable token into confirmation and reset_password tokens. Adding confirmation_sent_at attribute. 2009-10-18 09:14:52 -02:00