1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app
Julian Vargas 6664acd27f Use 'head :no_content' in sessions_controller#destroy
Code cleanup for returning headers instead of an empty string
when destroying sessions.

Lines 464 and 471 on test/integration/autenticatable_test.rb
were adjusted to assert on :no_content
2012-05-02 22:40:53 -05:00
..
controllers Use 'head :no_content' in sessions_controller#destroy 2012-05-02 22:40:53 -05:00
helpers Internationalization of resource_name in DeviseHelper#devise_error_messages! 2011-06-27 20:31:03 +02:00
mailers/devise Extract mailer functionality, closes #1164 2011-06-27 12:13:00 -03:00
views/devise Fixing a deprecation warning 2012-03-03 14:32:53 -03:00