lib/generators/spotlight/templates/config/sitemap.rb in blacklight-spotlight-2.4.1 vs lib/generators/spotlight/templates/config/sitemap.rb in blacklight-spotlight-2.5.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'sitemap_generator'
# TODO: Update the default host to match your deployment environment
SitemapGenerator::Sitemap.default_host = 'http://localhost/'