Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >> m = Message.find_first
- => #<Message:0x3528408 @attributes={"message_id"=>"<[email protected]>", "body"=>"foobar\n\n\n\nbaz baz baz\n", "sender"=>"--- \n- [email protected]\n", "subject"=>"test", "issue_id"=>"1", "id"=>"1", "position"=>"0"}>
- >> m.sender
- => "--- \n- [email protected]\n"
Add Comment
Please, Sign In to add comment