Module: Lucky7::Renders
- Defined in:
- lib/lucky7/renders.rb
Class Method Summary collapse
Class Method Details
.render(template, object = "__context") ⇒ Object
4 5 6 |
# File 'lib/lucky7/renders.rb', line 4 def render template, object="__context" "={\"#{template}\":#{object}}" end |