class Roda::RodaPlugins::Render::TemplateMtimeWrapper
def render(*args, &block)
If the template file exists and the modification time has
def render(*args, &block) modified? @template.render(*args, &block) end
def render(*args, &block) modified? @template.render(*args, &block) end