class Handlebars::Tree::TemplateContent
Public Instance Methods
_eval(context)
click to toggle source
# File lib/ruby-handlebars/tree.rb, line 12 def _eval(context) return content end
# File lib/ruby-handlebars/tree.rb, line 12 def _eval(context) return content end