class ApplicationController

def after_sign_in_path_for(resource)

def after_sign_in_path_for(resource)
  admin_pages_path
end