render :inline => my_function_that_returns_a_string ?
julian wrote:
render :inline => my_function_that_returns_a_string ?
On Jun 16, 2:34�pm, Beta Beta <rails-mailing-l...@andreas-s.net>
you guys are rocks. I just realized, I can also use render :inline inside controller. Previously, I thought, I can only use it in the view file.
Thanks again