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-23 00:54:42 -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 Allow default_url to be set for Devise::Failure app. 2009-10-23 00:54:42 -02:00
models Allow default_url to be set for Devise::Failure app. 2009-10-23 00:54:42 -02:00
strategies Allow default_url to be set for Devise::Failure app. 2009-10-23 00:54:42 -02:00
active_record.rb Updating model_config and require confirmable hook with last changes. 2009-10-22 20:18:16 -02:00
failure.rb Allow default_url to be set for Devise::Failure app. 2009-10-23 00:54:42 -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 Adding Failure module to redirect the user when unauthenticated or unconfirmed, based on warden last changes 2009-10-22 20:18:16 -02:00