1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise
2009-10-22 20:18:16 -02:00
..
controllers Verify confirmation time frame to let the user sign in or block it if the user is not confirmed. 2009-10-22 20:18:16 -02:00
hooks Updating cookies info adding expires for rememberable. 2009-10-22 20:18:16 -02:00
models Remember the user only if the remember token has not expired. 2009-10-22 20:18:16 -02:00
strategies Make strategies scale as well (requires Warden 0.5.1) 2009-10-22 17:24:14 -02:00
active_record.rb Verify confirmation time frame to let the user sign in or block it if the user is not confirmed. 2009-10-22 20:18:16 -02:00
mapping.rb Creating rememberable module. 2009-10-20 00:31:33 -02:00
migrations.rb Remember the user only if the remember token has not expired. 2009-10-22 20:18:16 -02:00
routes.rb Fixing singular options for mappings. 2009-10-18 18:19:04 -02:00
version.rb Release Devise 0.1.1. 2009-10-21 15:08:47 -02:00
warden.rb Make strategies scale as well (requires Warden 0.5.1) 2009-10-22 17:24:14 -02:00