<?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: Problem: link_to_remote with :method =&gt; :delete in Safari</title>
	<atom:link href="http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/</link>
	<description>Lightweight ramblings</description>
	<lastBuildDate>Tue, 31 Aug 2010 22:52:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Thomas Aylott</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2097</link>
		<dc:creator>Thomas Aylott</dc:creator>
		<pubDate>Fri, 24 Nov 2006 00:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2097</guid>
		<description>Yes. This seems to be fixed in the latest version of prototype.</description>
		<content:encoded><![CDATA[<p>Yes. This seems to be fixed in the latest version of prototype.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2089</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Tue, 03 Oct 2006 02:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2089</guid>
		<description>procreate: You&#039;re absolutely right, weird!!</description>
		<content:encoded><![CDATA[<p>procreate: You&#8217;re absolutely right, weird!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: procreate</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2074</link>
		<dc:creator>procreate</dc:creator>
		<pubDate>Sat, 26 Aug 2006 04:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2074</guid>
		<description>rake rails:update:javascripts fixed it for me. The version of prototype remains at 1.5.0_rc0, but it has most certainly changed.</description>
		<content:encoded><![CDATA[<p>rake rails:update:javascripts fixed it for me. The version of prototype remains at 1.5.0_rc0, but it has most certainly changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnÃƒÂ­bal Rojas</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2070</link>
		<dc:creator>AnÃƒÂ­bal Rojas</dc:creator>
		<pubDate>Tue, 22 Aug 2006 07:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2070</guid>
		<description>Off Topic: This is just a quick note to invite you to register at RubyCorner.com, a meeting place for people interested in the Ruby Programming Language  or any of the related technologies.</description>
		<content:encoded><![CDATA[<p>Off Topic: This is just a quick note to invite you to register at RubyCorner.com, a meeting place for people interested in the Ruby Programming Language  or any of the related technologies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2053</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Mon, 31 Jul 2006 23:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2053</guid>
		<description>Matthijs: that doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Matthijs: that doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthijs Langenberg</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2052</link>
		<dc:creator>Matthijs Langenberg</dc:creator>
		<pubDate>Mon, 31 Jul 2006 19:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2052</guid>
		<description>Jamie, it&#039;s :_method =&gt; &#039;delete&#039;, not :method =&gt; :delete.</description>
		<content:encoded><![CDATA[<p>Jamie, it&#8217;s :_method => &#8216;delete&#8217;, not :method => :delete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2051</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sun, 30 Jul 2006 19:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2051</guid>
		<description>Rick: You are a STAR!! - This has been driving me mad, tried all kinds of hackery to get around it. Do you know if this is an issue with Safari or Prototype?

This fix should probably be written into the link_to_remote helper. The dev site is down at the mo so I can&#039;t submit a patch.</description>
		<content:encoded><![CDATA[<p>Rick: You are a STAR!! &#8211; This has been driving me mad, tried all kinds of hackery to get around it. Do you know if this is an issue with Safari or Prototype?</p>
<p>This fix should probably be written into the link_to_remote helper. The dev site is down at the mo so I can&#8217;t submit a patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://thelucid.com/2006/07/30/problem-link_to_remote-with-method-delete-in-safari/comment-page-1/#comment-2050</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Sun, 30 Jul 2006 19:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://1d231e42-5608-405a-bcd9-86219b3474ea#comment-2050</guid>
		<description>Is it setting method:&#039;delete&#039; in the Ajax.Request object?  If so, that may not work in Safari so you&#039;ll have to do:

&lt;%= link_to_remote &#039;text&#039;, :url =&gt; foo, :with =&gt; &quot;&#039;_method=delete&#039;&quot; %&gt;

Not the deliberate double quotes in there.  This sets the _method=delete param automatically.</description>
		<content:encoded><![CDATA[<p>Is it setting method:&#8217;delete&#8217; in the Ajax.Request object?  If so, that may not work in Safari so you&#8217;ll have to do:</p>
<p>< %= link_to_remote 'text', :url => foo, :with => &#8220;&#8216;_method=delete&#8217;&#8221; %></p>
<p>Not the deliberate double quotes in there.  This sets the _method=delete param automatically.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
