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

4 lines
71 B
Ruby
Raw Normal View History

2011-03-06 20:16:10 +00:00
class SitemapsController < ApplicationController
respond_to :xml
end