Flowdock
method

render_template

Importance_1
v1_9_2_180 - Show latest stable - 0 notes - Class: Darkfish
render_template( template_file, context, outfile ) protected

Load and render the erb template in the given template_file within the specified context (a Binding object) and write it out to outfile. Both template_file and outfile should be Pathname-like objects.

Show source
Register or log in to add new notes.