<?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: Configuring Cookie-Based Sessions in Rails 2.0</title>
	<atom:link href="http://trevorturk.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorturk.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 15:38:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: A Recipe for Protecting Your Rails App Secret &#171; MyOwnPirateRadio</title>
		<link>http://trevorturk.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-67583</link>
		<dc:creator>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-67583</guid>
		<description>[...] 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.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-66642</link>
		<dc:creator>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-66642</guid>
		<description>[...] 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.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-66561</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Thu, 24 Jul 2008 17:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-66561</guid>
		<description>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&#8217;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.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-66560</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Thu, 24 Jul 2008 17:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/2007/12/27/configuring-cookie-based-sessions-in-rails-20/#comment-66560</guid>
		<description>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&#8217;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>
