<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Configuring Cookie-Based Sessions in Rails 2.0</title>
	<atom:link href="http://trevorturk.wordpress.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorturk.wordpress.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/</link>
	<description>A chess-playing machine of the late 18th century, promoted as an automaton but later proved a hoax.</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:13:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: A Recipe for Protecting Your Rails App Secret &#171; MyOwnPirateRadio</title>
		<link>http://trevorturk.wordpress.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-613</link>
		<dc:creator><![CDATA[A Recipe for Protecting Your Rails App Secret &#171; MyOwnPirateRadio]]></dc:creator>
		<pubDate>Fri, 23 Jan 2009 21:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-613</guid>
		<description><![CDATA[[...] found two useful ideas on how to deal with this. Both rely on storying the secret in a file distinct from [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] found two useful ideas on how to deal with this. Both rely on storying the secret in a file distinct from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Source Rails projects, make sure you&#8217;re safe&#8230; &#124; Open Sourcery</title>
		<link>http://trevorturk.wordpress.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-612</link>
		<dc:creator><![CDATA[Open Source Rails projects, make sure you&#8217;re safe&#8230; &#124; Open Sourcery]]></dc:creator>
		<pubDate>Sat, 27 Sep 2008 18:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-612</guid>
		<description><![CDATA[[...] in open source project deployments). I quickly jumped to fix the code using a solution put out by Trevor Turk which requires users to set both the session key and session secret in their database.yml [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] in open source project deployments). I quickly jumped to fix the code using a solution put out by Trevor Turk which requires users to set both the session key and session secret in their database.yml [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.wordpress.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-611</link>
		<dc:creator><![CDATA[Trevor]]></dc:creator>
		<pubDate>Thu, 24 Jul 2008 10:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-611</guid>
		<description><![CDATA[Just to keep the config options in a single file. I think I&#039;ll eventually use database.yml and config.yml for everything else (mail settings, etc). But for now, I just wanted to keep the installation instructions for my open-source app as easy as possible. ]]></description>
		<content:encoded><![CDATA[<p>Just to keep the config options in a single file. I think I&#039;ll eventually use database.yml and config.yml for everything else (mail settings, etc). But for now, I just wanted to keep the installation instructions for my open-source app as easy as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://trevorturk.wordpress.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-610</link>
		<dc:creator><![CDATA[Brent]]></dc:creator>
		<pubDate>Thu, 24 Jul 2008 10:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-610</guid>
		<description><![CDATA[I&#039;m all for pushing this configuration into a yaml file, but is there any particular reason that you picked the database yaml? ]]></description>
		<content:encoded><![CDATA[<p>I&#039;m all for pushing this configuration into a yaml file, but is there any particular reason that you picked the database yaml?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

