class Middleman::Sitemap::Resource
def template?
-
(Boolean)
-
def template? return false if source_file.nil? !::Tilt[source_file].nil? end
(Boolean)
-
def template? return false if source_file.nil? !::Tilt[source_file].nil? end