There's no documentation for this item.
# File action_mailer/base.rb, line 493 def render_message(method_name, body) render :file => method_name, :body => body end
<code/>
<pre/>
<code/>and<pre/>for code samples.