<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Turn Off Rails Sessions for Robots</title>
	<link>http://gurge.com/blog/2007/01/08/turn-off-rails-sessions-for-robots/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 21:26:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: joost baaij</title>
		<link>http://gurge.com/blog/2007/01/08/turn-off-rails-sessions-for-robots/#comment-20887</link>
		<dc:creator>joost baaij</dc:creator>
		<pubDate>Mon, 26 Nov 2007 10:17:44 +0000</pubDate>
		<guid>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 =&#62; :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>
