<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sending prawn documents with ActionMailer</title>
	<atom:link href="http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/feed/" rel="self" type="application/rss+xml" />
	<link>http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/</link>
	<description></description>
	<lastBuildDate>Thu, 04 Mar 2010 06:33:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zoli</title>
		<link>http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/comment-page-1/#comment-393</link>
		<dc:creator>Zoli</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=106#comment-393</guid>
		<description>Thanks, Leon, it&#039;s an extremely useful post!

If you need to use helper methods in the .prawn template, can add these lines to the application (I&#039;ve created a lib/class_extensions.rb for this kind of class extensions):

class Prawn::Document
  include ApplicationHelper
  include DocumentsHelper
  ...
end</description>
		<content:encoded><![CDATA[<p>Thanks, Leon, it&#8217;s an extremely useful post!</p>
<p>If you need to use helper methods in the .prawn template, can add these lines to the application (I&#8217;ve created a lib/class_extensions.rb for this kind of class extensions):</p>
<p>class Prawn::Document<br />
  include ApplicationHelper<br />
  include DocumentsHelper<br />
  &#8230;<br />
end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jón Grétar Borgþórsson</title>
		<link>http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/comment-page-1/#comment-13</link>
		<dc:creator>Jón Grétar Borgþórsson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 12:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=106#comment-13</guid>
		<description>You are a life saver.
I was facing the possibility of moving all my Prawn files away from being views into being external prawn pdf generators. And not looking forward to it.</description>
		<content:encoded><![CDATA[<p>You are a life saver.<br />
I was facing the possibility of moving all my Prawn files away from being views into being external prawn pdf generators. And not looking forward to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick V</title>
		<link>http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/comment-page-1/#comment-8</link>
		<dc:creator>Nick V</dc:creator>
		<pubDate>Fri, 18 Dec 2009 05:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=106#comment-8</guid>
		<description>Thank you so much....i was just hacking at this for a couple hours, and you happened to just post this today which was really fortunate for me. Big ups to you man!!!!</description>
		<content:encoded><![CDATA[<p>Thank you so much&#8230;.i was just hacking at this for a couple hours, and you happened to just post this today which was really fortunate for me. Big ups to you man!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
