Follow the instructions in this post to install the InlineAttachment gem.
Add the following lines to DummyClass in inline_attachment.rb
def parameters
{ :format => :html }
end
def accepts
[]
end
def protocol
end
Follow the instructions in this post to install the InlineAttachment gem.
Add the following lines to DummyClass in inline_attachment.rb
def parameters
{ :format => :html }
end
def accepts
[]
end
def protocol
end
No Responses to “Inline Images in Actionmailer for Rails 2.1+ – InlineAttachment 0.3.0 + patch”
Please Wait
Leave a Reply