<?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: How to &#8211; cross domain ajax to a Ruby app</title>
	<atom:link href="http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/</link>
	<description>Random thoughts of a software developer</description>
	<lastBuildDate>Mon, 14 May 2012 18:48:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Benjamin Lewis</title>
		<link>http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/comment-page-1/#comment-2678</link>
		<dc:creator>Benjamin Lewis</dc:creator>
		<pubDate>Thu, 22 Sep 2011 13:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=1133#comment-2678</guid>
		<description><![CDATA[Thanks for the post.

I&#039;ve been working on some javascript that uses CORS to interact with a RESTful rails app.

I was getting very excited about it, until i found out that that Safari doesn&#039;t seem to support cookies as defined in the spec.  Not sure if it&#039;s a bug or a security feature.

http://stackoverflow.com/questions/3814375/cross-domain-cookie-using-cors-in-safari


Does this gem allow safari to pass cookies?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the post.</p>
<p>I&#8217;ve been working on some javascript that uses CORS to interact with a RESTful rails app.</p>
<p>I was getting very excited about it, until i found out that that Safari doesn&#8217;t seem to support cookies as defined in the spec.  Not sure if it&#8217;s a bug or a security feature.</p>
<p><a href="http://stackoverflow.com/questions/3814375/cross-domain-cookie-using-cors-in-safari" rel="nofollow">http://stackoverflow.com/questions/3814375/cross-domain-cookie-using-cors-in-safari</a></p>
<p>Does this gem allow safari to pass cookies?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Aimonetti</title>
		<link>http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/comment-page-1/#comment-2630</link>
		<dc:creator>Matt Aimonetti</dc:creator>
		<pubDate>Thu, 15 Sep 2011 18:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=1133#comment-2630</guid>
		<description><![CDATA[Thanks Alex, the gem is mentioned at the bottom of the post.]]></description>
		<content:encoded><![CDATA[<p>Thanks Alex, the gem is mentioned at the bottom of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/comment-page-1/#comment-2629</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 15 Sep 2011 18:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=1133#comment-2629</guid>
		<description><![CDATA[This is also necessary to get custom fonts to work in Firefox when pulling fonts from a different domain (like a CDN).  I will be writing about it on my blog (missingfeature.com)]]></description>
		<content:encoded><![CDATA[<p>This is also necessary to get custom fonts to work in Firefox when pulling fonts from a different domain (like a CDN).  I will be writing about it on my blog (missingfeature.com)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Mankuta</title>
		<link>http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/comment-page-1/#comment-2627</link>
		<dc:creator>Alex Mankuta</dc:creator>
		<pubDate>Thu, 15 Sep 2011 12:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=1133#comment-2627</guid>
		<description><![CDATA[You may be interested in rack-cors gem. Also you may want to use github version because gem version is a bit behind spec (and — what&#039;s more important — browser implementation of spec).]]></description>
		<content:encoded><![CDATA[<p>You may be interested in rack-cors gem. Also you may want to use github version because gem version is a bit behind spec (and — what&#8217;s more important — browser implementation of spec).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Harmel</title>
		<link>http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/comment-page-1/#comment-2626</link>
		<dc:creator>Derek Harmel</dc:creator>
		<pubDate>Thu, 15 Sep 2011 00:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=1133#comment-2626</guid>
		<description><![CDATA[I needed to do this myself just the other day and found the rack-cors gem to be very helpful.]]></description>
		<content:encoded><![CDATA[<p>I needed to do this myself just the other day and found the rack-cors gem to be very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred Rowe</title>
		<link>http://merbist.com/2011/09/14/how-to-cross-domain-ajax-in-a-ruby-app/comment-page-1/#comment-2625</link>
		<dc:creator>Alfred Rowe</dc:creator>
		<pubDate>Thu, 15 Sep 2011 00:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=1133#comment-2625</guid>
		<description><![CDATA[This is awesome, thanks for the tip.]]></description>
		<content:encoded><![CDATA[<p>This is awesome, thanks for the tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
