Report abuse

1
2
3
4
    part :content_type => "multipart/alternative" do |p|
  p.part :content_type => "text/html",
    :body => render_message("proposal_message")
    end