1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app/controllers
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
..
devise Use 'head :no_content' in sessions_controller#destroy 2012-05-02 22:40:53 -05:00
devise_controller.rb Do not make _prefixes private. 2012-04-05 09:15:48 -03:00