1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app
Lauro Caetano 571dead19b Check if there is a signed in user before sign out.
Only execute the `SessionsController#destroy` if there is a signed in
user, otherwise it will raise
`ActionController::InvalidAuthenticityToken`.

Fixes #2934.
2014-04-09 10:25:44 -03:00
..
controllers Check if there is a signed in user before sign out. 2014-04-09 10:25:44 -03:00
helpers Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
mailers/devise do not define mailer if ActionMailer is not defined 2013-10-03 17:39:04 +03:00
views/devise Update remaning 1.8 hash syntax. 2014-02-25 14:25:55 -03:00