Revert old behaviour

This commit is contained in:
Artur Beljajev 2018-08-08 19:50:50 +03:00
parent 6de31605d9
commit 096035ae11
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ module Admin
private
def after_sign_in_path_for(_resource_or_scope)
admin_root_path
admin_domains_path
end
def after_sign_out_path_for(_resource_or_scope)