adopt-a-hydrant/app/controllers/sitemaps_controller.rb

4 lines
71 B
Ruby

class SitemapsController < ApplicationController
respond_to :xml
end