<?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: Rails User Sessions: Remember Me for 2 Weeks!</title>
	<atom:link href="http://www.adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/</link>
	<description>Rich Dynamic Applications with Ruby on Rails</description>
	<lastBuildDate>Fri, 02 Jul 2010 09:52:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jason Boxman</title>
		<link>http://www.adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/comment-page-1/#comment-118</link>
		<dc:creator>Jason Boxman</dc:creator>
		<pubDate>Thu, 16 Aug 2007 23:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/#comment-118</guid>
		<description>For production you probably want Proc.new { 2.weeks.from_now }.call instead.

Good luck!</description>
		<content:encoded><![CDATA[<p>For production you probably want Proc.new { 2.weeks.from_now }.call instead.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJS</title>
		<link>http://www.adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/comment-page-1/#comment-117</link>
		<dc:creator>JJS</dc:creator>
		<pubDate>Tue, 10 Jul 2007 10:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/#comment-117</guid>
		<description>James you are right... this cannot work in production. it works perfectly only in development mode.</description>
		<content:encoded><![CDATA[<p>James you are right&#8230; this cannot work in production. it works perfectly only in development mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Smith</title>
		<link>http://www.adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/comment-page-1/#comment-116</link>
		<dc:creator>James Smith</dc:creator>
		<pubDate>Wed, 27 Jun 2007 18:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/05/15/rails-user-sessions-remember-me-for-2-weeks/#comment-116</guid>
		<description>Does this work for you in production mode? I&#039;ve got it working happily in development, but in production it never sets the cookie expiry time...</description>
		<content:encoded><![CDATA[<p>Does this work for you in production mode? I&#8217;ve got it working happily in development, but in production it never sets the cookie expiry time&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
