module Mustache::Sinatra
module Mustache::Sinatra::Helpers
class Mustache
class Mustache::Context
class Mustache::Template
mustache
0.3.2
:: template_path=
def self.template_path=(path) @template_path = File.expand_path(path) @template = nil end