Class: MustacheRender::Populator

Inherits:
Object
  • Object
show all
Defined in:
lib/mustache_render/populator.rb

Instance Method Summary collapse

Instance Method Details

#to_mustache(result, options, &block) ⇒ Object



4
5
6
# File 'lib/mustache_render/populator.rb', line 4

def to_mustache result, options, &block

end