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 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
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 devise :all, :except => :foo to be given. 2009-10-18 13:30:32 -02:00
mapping.rb Allow devise :all, :except => :foo to be given. 2009-10-18 13:30:32 -02:00
routes.rb Better documentation. 2009-10-17 12:10:15 -03: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