<?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: Cookie-based Sessions in Sinatra</title>
	<atom:link href="http://rubylearning.com/blog/2009/09/30/cookie-based-sessions-in-sinatra/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubylearning.com/blog/2009/09/30/cookie-based-sessions-in-sinatra/</link>
	<description>Helping Ruby Programmers become Awesome</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:25:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Giovanni Cappellotto</title>
		<link>http://rubylearning.com/blog/2009/09/30/cookie-based-sessions-in-sinatra/comment-page-1/#comment-131327</link>
		<dc:creator>Giovanni Cappellotto</dc:creator>
		<pubDate>Mon, 27 Jun 2011 15:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3047#comment-131327</guid>
		<description>Hi Julio, maybe I&#039;m wrong but at line https://github.com/sinatra/sinatra/blob/master/lib/sinatra/base.rb#L1253 I see I can set the sessions option using an Hash containing options that will be passed to the Rack::Session::Cookie middleware, this way you can change the &quot;expires&quot; cookie parameter using:
set :sessions {:expires =&gt; @@expiration_date}
Am I right?</description>
		<content:encoded><![CDATA[<p>Hi Julio, maybe I&#8217;m wrong but at line <a href="https://github.com/sinatra/sinatra/blob/master/lib/sinatra/base.rb#L1253" rel="nofollow">https://github.com/sinatra/sinatra/blob/master/lib/sinatra/base.rb#L1253</a> I see I can set the sessions option using an Hash containing options that will be passed to the Rack::Session::Cookie middleware, this way you can change the &#8220;expires&#8221; cookie parameter using:<br />
set :sessions {:expires =&gt; @@expiration_date}<br />
Am I right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rubyalert</title>
		<link>http://rubylearning.com/blog/2009/09/30/cookie-based-sessions-in-sinatra/comment-page-1/#comment-131107</link>
		<dc:creator>rubyalert</dc:creator>
		<pubDate>Mon, 09 May 2011 12:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3047#comment-131107</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Cookie-based Sessions in Sinatra:  http://bit.ly/lmFXOB&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Cookie-based Sessions in Sinatra:  <a href="http://bit.ly/lmFXOB" rel="nofollow">http://bit.ly/lmFXOB</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish Talim</title>
		<link>http://rubylearning.com/blog/2009/09/30/cookie-based-sessions-in-sinatra/comment-page-1/#comment-120727</link>
		<dc:creator>Satish Talim</dc:creator>
		<pubDate>Thu, 29 Oct 2009 03:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3047#comment-120727</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;A must read: Julio Javier Cicchelli&#039;s blog post + code on Cookie-based Sessions in #sinatra http://ow.ly/xfNX&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">A must read: Julio Javier Cicchelli&#39;s blog post + code on Cookie-based Sessions in #sinatra <a href="http://ow.ly/xfNX" rel="nofollow">http://ow.ly/xfNX</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish Talim</title>
		<link>http://rubylearning.com/blog/2009/09/30/cookie-based-sessions-in-sinatra/comment-page-1/#comment-119689</link>
		<dc:creator>Satish Talim</dc:creator>
		<pubDate>Fri, 16 Oct 2009 23:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3047#comment-119689</guid>
		<description>Sure. No problems at all.</description>
		<content:encoded><![CDATA[<p>Sure. No problems at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polprav</title>
		<link>http://rubylearning.com/blog/2009/09/30/cookie-based-sessions-in-sinatra/comment-page-1/#comment-119684</link>
		<dc:creator>Polprav</dc:creator>
		<pubDate>Fri, 16 Oct 2009 14:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3047#comment-119684</guid>
		<description>Hello from Russia!
Can I quote a post in your blog with the link to you?</description>
		<content:encoded><![CDATA[<p>Hello from Russia!<br />
Can I quote a post in your blog with the link to you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

