Guest User

Untitled

a guest
Jun 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. part :content_type => "multipart/alternative" do |p|
  2. p.part :content_type => "text/html",
  3. :body => render_message("proposal_message")
  4. end
Add Comment
Please, Sign In to add comment