<?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>Kommentare zu: Using Mootools with Ruby on Rails</title>
	<atom:link href="http://www.burning-star.com/2009/05/using-mootools-with-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burning-star.com/2009/05/using-mootools-with-ruby-on-rails/</link>
	<description>it's hard to be a trendwhore</description>
	<lastBuildDate>Thu, 25 Mar 2010 17:41:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Von: chris</title>
		<link>http://www.burning-star.com/2009/05/using-mootools-with-ruby-on-rails/comment-page-1/#comment-18444</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Mon, 12 Oct 2009 13:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.burning-star.com/?p=210#comment-18444</guid>
		<description>You have to work with Forms and a _method field.

The rails link_to [...] :method =&gt; :delete does the same. It creates a form using JS (not prototype) and submits it.

Of course you can create your own forms by default and replace them with mootools, to use this class instead.</description>
		<content:encoded><![CDATA[<p>You have to work with Forms and a _method field.</p>
<p>The rails link_to [...] :method => :delete does the same. It creates a form using JS (not prototype) and submits it.</p>
<p>Of course you can create your own forms by default and replace them with mootools, to use this class instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: oelmekki</title>
		<link>http://www.burning-star.com/2009/05/using-mootools-with-ruby-on-rails/comment-page-1/#comment-18443</link>
		<dc:creator>oelmekki</dc:creator>
		<pubDate>Mon, 12 Oct 2009 12:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.burning-star.com/?p=210#comment-18443</guid>
		<description>Nice class, thanks.

IMO, the main degradability problem in rails still remains the http verb case.

Did you find a way to do some link_to something, :method =&gt; :delete or :put without inline prototype code?

(or more generally : did you find a way to work with resources with no obstrusive js?)</description>
		<content:encoded><![CDATA[<p>Nice class, thanks.</p>
<p>IMO, the main degradability problem in rails still remains the http verb case.</p>
<p>Did you find a way to do some link_to something, :method =&gt; :delete or :put without inline prototype code?</p>
<p>(or more generally : did you find a way to work with resources with no obstrusive js?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: chris</title>
		<link>http://www.burning-star.com/2009/05/using-mootools-with-ruby-on-rails/comment-page-1/#comment-15526</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 21 May 2009 11:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.burning-star.com/?p=210#comment-15526</guid>
		<description>Good question! This was extracted from a project to support inline editing, but maybe I&#039;ll add form.send later.</description>
		<content:encoded><![CDATA[<p>Good question! This was extracted from a project to support inline editing, but maybe I&#8217;ll add form.send later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: tom</title>
		<link>http://www.burning-star.com/2009/05/using-mootools-with-ruby-on-rails/comment-page-1/#comment-15525</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 21 May 2009 11:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.burning-star.com/?p=210#comment-15525</guid>
		<description>good, aber what about form.send() ajax?</description>
		<content:encoded><![CDATA[<p>good, aber what about form.send() ajax?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.787 seconds -->
