Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set @html_part / @text_part properly #1681

Merged
merged 1 commit into from May 16, 2014
Merged

Conversation

judofyr
Copy link
Contributor

@judofyr judofyr commented May 16, 2014

There's a bug which causes #html_part to not work properly:

message.html_part { body "hello" }
message.html_part # => Doesn't actually return the html_part

There's a bug which causes #html_part to not work properly:

  # Set HTML part
  message.html_part { body "hello" }
  message.html_part # => Doesn't actually return the html_part
ujifgc added a commit that referenced this pull request May 16, 2014
Set @html_part / @text_part properly
@ujifgc ujifgc merged commit 8ad1f7a into padrino:master May 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants