<?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: Execute Rails Code Before the View is&#160;Rendered</title>
	<atom:link href="http://johnford.is/execute-rails-code-before-the-view-is-rendered/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnford.is/execute-rails-code-before-the-view-is-rendered/</link>
	<description>Handcrafting the Web</description>
	<lastBuildDate>Sat, 07 Jan 2012 09:51:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ed</title>
		<link>http://johnford.is/execute-rails-code-before-the-view-is-rendered/#comment-32424</link>
		<dc:creator>ed</dc:creator>
		<pubDate>Tue, 12 May 2009 20:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/09/25/execute-rails-code-before-the-view-is-rendered/#comment-32424</guid>
		<description>This looks promising:
http://github.com/xtoddx/before_render/tree/master</description>
		<content:encoded><![CDATA[<p>This looks promising:<br />
<a href="http://github.com/xtoddx/before_render/tree/master" rel="nofollow">http://github.com/xtoddx/before_render/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Burba</title>
		<link>http://johnford.is/execute-rails-code-before-the-view-is-rendered/#comment-29966</link>
		<dc:creator>Nathan Burba</dc:creator>
		<pubDate>Fri, 27 Mar 2009 19:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/09/25/execute-rails-code-before-the-view-is-rendered/#comment-29966</guid>
		<description>I completely agree. A before_render filter would be sweet.</description>
		<content:encoded><![CDATA[<p>I completely agree. A before_render filter would be sweet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ford</title>
		<link>http://johnford.is/execute-rails-code-before-the-view-is-rendered/#comment-5799</link>
		<dc:creator>John Ford</dc:creator>
		<pubDate>Thu, 14 Jun 2007 22:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/09/25/execute-rails-code-before-the-view-is-rendered/#comment-5799</guid>
		<description>You&#039;re welcome Christian. Glad it helped.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome Christian. Glad it helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://johnford.is/execute-rails-code-before-the-view-is-rendered/#comment-5768</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 14 Jun 2007 10:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/09/25/execute-rails-code-before-the-view-is-rendered/#comment-5768</guid>
		<description>Thx for this first solution. I think Rails should hurry up to implement a before_render filter. Thats definately a often needed requirement.</description>
		<content:encoded><![CDATA[<p>Thx for this first solution. I think Rails should hurry up to implement a before_render filter. Thats definately a often needed requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoran Rilak</title>
		<link>http://johnford.is/execute-rails-code-before-the-view-is-rendered/#comment-1175</link>
		<dc:creator>Zoran Rilak</dc:creator>
		<pubDate>Fri, 16 Mar 2007 14:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/09/25/execute-rails-code-before-the-view-is-rendered/#comment-1175</guid>
		<description>I was Googling in search for a solution to the exact same problem.  I have crammed quite a bit of application logic into my custom render() and was looking for a way to move it somewhere where it belongs, and here you are, telling me that indeed there&#039;s no place like render(). :)</description>
		<content:encoded><![CDATA[<p>I was Googling in search for a solution to the exact same problem.  I have crammed quite a bit of application logic into my custom render() and was looking for a way to move it somewhere where it belongs, and here you are, telling me that indeed there&#8217;s no place like render(). :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://johnford.is/execute-rails-code-before-the-view-is-rendered/#comment-10</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 26 Sep 2006 12:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2006/09/25/execute-rails-code-before-the-view-is-rendered/#comment-10</guid>
		<description>&lt;strong&gt;Execute Rails Code Before the View is Rendered&lt;/strong&gt;

&quot;At one time, I was looking for a way to execute code for every action in my controller before the view was rendered. I saw this come up again yesterday in the #rubyonrails IRC channel so I looked at it a bit more. Currently, Rails provides a before_f...</description>
		<content:encoded><![CDATA[<p><strong>Execute Rails Code Before the View is Rendered</strong></p>
<p>&#8220;At one time, I was looking for a way to execute code for every action in my controller before the view was rendered. I saw this come up again yesterday in the #rubyonrails IRC channel so I looked at it a bit more. Currently, Rails provides a before_f&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

