class Rails::InfoController

def index

def index
  redirect_to action: :routes
end