<?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 for Darth Sid</title>
	<atom:link href="http://darthsid.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://darthsid.com/blog</link>
	<description>&#34;Powered by The Dark Side&#34;</description>
	<lastBuildDate>Tue, 06 Apr 2010 08:38:40 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SSL checklist for Rails Applications by Sid</title>
		<link>http://darthsid.com/blog/2010/03/29/ssl-checklist-for-rails-applications/comment-page-1/#comment-27</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Tue, 06 Apr 2010 08:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://darthsid.com/blog/?p=126#comment-27</guid>
		<description>Thanks for the info. That is a cleaner approach. I&#039;ll update the post.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. That is a cleaner approach. I&#8217;ll update the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSL checklist for Rails Applications by Jonathan Julian</title>
		<link>http://darthsid.com/blog/2010/03/29/ssl-checklist-for-rails-applications/comment-page-1/#comment-26</link>
		<dc:creator>Jonathan Julian</dc:creator>
		<pubDate>Fri, 02 Apr 2010 13:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://darthsid.com/blog/?p=126#comment-26</guid>
		<description>There&#039;s no need to test Rails.env.production? in your controllers. Just write all your code assuming it&#039;s production code, then add SslRequirement.disable_ssl_check = true into development.rb.

It also helps to be running a local apache/passenger with a dummy SSL cert and both SSL and non-SSL virtual hosts configured.</description>
		<content:encoded><![CDATA[<p>There&#8217;s no need to test Rails.env.production? in your controllers. Just write all your code assuming it&#8217;s production code, then add SslRequirement.disable_ssl_check = true into development.rb.</p>
<p>It also helps to be running a local apache/passenger with a dummy SSL cert and both SSL and non-SSL virtual hosts configured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Work Flow For Rails Developers by sazwqa</title>
		<link>http://darthsid.com/blog/2009/07/21/git-work-flow-for-rails-developers/comment-page-1/#comment-2</link>
		<dc:creator>sazwqa</dc:creator>
		<pubDate>Thu, 23 Jul 2009 08:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://darthsid.com/blog/?p=29#comment-2</guid>
		<description>Good info for git n00bs like me !</description>
		<content:encoded><![CDATA[<p>Good info for git n00bs like me !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
