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-18 18:19:04 -02:00
..
controllers Use sign_in and authenticate methods. 2009-10-18 15:01:56 -02:00
models Refactoring find by confirmation and reset password token and updating TODO. 2009-10-18 10:16:30 -02:00
strategies Dynamically check if strategies should be run. 2009-10-18 13:25:35 -02:00
active_record.rb Allow page after sign in to be configured. 2009-10-18 15:25:16 -02:00
mapping.rb Allow devise :all, :except => :foo to be given. 2009-10-18 13:30:32 -02:00
routes.rb Fixing singular options for mappings. 2009-10-18 18:19:04 -02:00
warden.rb Be a good citizen and always set the controller action, even if Devise is never calling the failure app through warden. 2009-10-18 13:10:46 -02:00