Sha256: 779c7a4fea572fcffce4ab2f06c1877dd9b748cc0293b2236a4e628e497eec29
Contents?: true
Size: 169 Bytes
Versions: 10
Compression:
Stored size: 169 Bytes
Contents
class Spud::SitemapsController < Spud::ApplicationController respond_to :xml def show @sitemap_urls = Spud::Core.sitemap_urls respond_with @sitemap_urls end end
Version data entries
10 entries across 10 versions & 1 rubygems