Direktori : /proc/self/root/home/athamevents/public_html/admin/assets/lib/handlebars/lib/handlebars/ |
Current File : //proc/self/root/home/athamevents/public_html/admin/assets/lib/handlebars/lib/handlebars/source.rb |
module Handlebars module Source def self.bundled_path File.expand_path("../../../handlebars.js", __FILE__) end def self.runtime_bundled_path File.expand_path("../../../handlebars.runtime.js", __FILE__) end end end