<?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: Turn Off Rails Sessions for Robots</title>
	<atom:link href="http://gurge.com/blog/2007/01/08/turn-off-rails-sessions-for-robots/feed/" rel="self" type="application/rss+xml" />
	<link>http://gurge.com/blog/2007/01/08/turn-off-rails-sessions-for-robots/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Nov 2007 10:17:44 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joost baaij</title>
		<link>http://gurge.com/blog/2007/01/08/turn-off-rails-sessions-for-robots/comment-page-1/#comment-20887</link>
		<dc:creator>joost baaij</dc:creator>
		<pubDate>Mon, 26 Nov 2007 10:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://gurge.com/blog/2007/01/08/turn-off-rails-sessions-for-robots/#comment-20887</guid>
		<description>I have implemented the is_megatron? method directly on the ApplicationController. This way, I can simply call session :off, :if =&gt; :is_megatron? which seems cleaner.</description>
		<content:encoded><![CDATA[<p>I have implemented the is_megatron? method directly on the ApplicationController. This way, I can simply call session :off, :if =&gt; :is_megatron? which seems cleaner.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
