<?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"
	>
<channel>
	<title>Comments on: Don&#8217;t forget the return value on Rails callbacks</title>
	<atom:link href="http://bjhess.com/blog/2007/07/30/dont-forget-the-return-value-on-rails-callbacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://bjhess.com/blog/2007/07/30/dont-forget-the-return-value-on-rails-callbacks/</link>
	<description>Barry Hess, speaking in tongues.</description>
	<pubDate>Sat, 22 Nov 2008 13:53:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Barry</title>
		<link>http://bjhess.com/blog/2007/07/30/dont-forget-the-return-value-on-rails-callbacks/#comment-11971</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Thu, 15 Nov 2007 17:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://bjhess.com/bjhessblog/2007/07/30/dont-forget-the-return-value-on-rails-callbacks/#comment-11971</guid>
		<description>Note, for controller filters (before_filter, etc), which previously worked in a similar fashion, the "return false" thing is no longer the important bit.  In fact, &lt;a href="http://ryandaigle.com/articles/2007/10/22/what-s-new-in-edge-rails-filters-get-tweaked" rel="nofollow"&gt;it's not even necessary&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Note, for controller filters (before_filter, etc), which previously worked in a similar fashion, the &#8220;return false&#8221; thing is no longer the important bit.  In fact, <a href="http://ryandaigle.com/articles/2007/10/22/what-s-new-in-edge-rails-filters-get-tweaked" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://ryandaigle.com/articles/2007/10/22/what-s-new-in-edge-rails-filters-get-tweaked');" rel="nofollow">it&#8217;s not even necessary</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
