diff options
| author | cedricnjanga | 2017-11-27 16:30:48 +0100 |
|---|---|---|
| committer | cedricnjanga | 2017-11-27 16:30:48 +0100 |
| commit | 6bd0791839353750511ce4a49e6b75a462dfec51 (patch) | |
| tree | b5106a746950541d4ee864c8369d0eadc6ab8638 /app/controllers/application_controller.rb | |
| parent | d5db245d67ba14351f09c707b566671e1bd04541 (diff) | |
| parent | ff28f0371280b8258921f8204e7af9c7edb56413 (diff) | |
| download | chouette-core-6bd0791839353750511ce4a49e6b75a462dfec51.tar.bz2 | |
Merge branch 'master' of github.com:af83/stif-boiv
Diffstat (limited to 'app/controllers/application_controller.rb')
| -rw-r--r-- | app/controllers/application_controller.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 853c2f715..6a9f6942f 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -48,7 +48,6 @@ class ApplicationController < ActionController::Base current_organisation end - # Overwriting the sign_out redirect path method def after_sign_out_path_for(resource_or_scope) new_user_session_path |
