All the little details
This commit is contained in:
@@ -15,7 +15,7 @@ class ConfirmationsController < Devise::ConfirmationsController
|
||||
|
||||
def after_confirmation_path_for(resource_name, resource)
|
||||
case resource_name
|
||||
when :supplier then supplier_root_path(anchor: '/settings')
|
||||
when :employee then supplier_root_path(anchor: '/settings')
|
||||
else root_path
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user