2 messages in com.googlegroups.rubyonrails-talk[Rails] Re: Calling render_to_string ...
FromSent OnAttachments
subimage interactiveJan 7, 2008 11:52 pm 
Mark McbrideDec 25, 2008 9:45 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[Rails] Re: Calling render_to_string from DRB, or a Rake task?Actions...
From:Mark Mcbride (rail@andreas-s.net)
Date:Dec 25, 2008 9:45:15 pm
List:com.googlegroups.rubyonrails-talk

Try following this:

http://www.omninerd.com/articles/render_to_string_in_Rails_Models_or_Rake_Tasks

You ultimately don't use render_to_string, but you get the same results.