class ApplicationController

def after_sign_in_path_for(_resource)

def after_sign_in_path_for(_resource)
  admin_pages_path
end