Class: Mustache

Inherits:
Object
  • Object
show all
Defined in:
lib/classes/stache.rb

Instance Method Summary collapse

Instance Method Details

#outputObject



41
42
43
# File 'lib/classes/stache.rb', line 41

def output
	Picombo::Core.response(render)
end