<?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: Living on the edge (of Rails) #10</title>
	<atom:link href="http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/</link>
	<description>Rails, Firefox, Anime, Mac</description>
	<lastBuildDate>Thu, 18 Mar 2010 03:29:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/comment-page-1/#comment-522520</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 07 Mar 2008 00:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/#comment-522520</guid>
		<description>[8956] -- No need for explicit respond_to for RJS templates -- might be useful if you&#039;re passing javascript/json back and forth, but if you were trying to get a chunk of rendered HTML, you&#039;ll have to make some changes.

The solution is just to add a parameter to your javascript, passing the parameter &quot;format=html&quot;. In prototype xhr, that&#039;s:
&lt;code&gt;parameters: &#039;format=html&#039;&lt;/code&gt;

I kept trying to fix this on the rails side and for some reason it wasn&#039;t responding.</description>
		<content:encoded><![CDATA[<p>[8956] &#8212; No need for explicit respond_to for RJS templates &#8212; might be useful if you&#8217;re passing javascript/json back and forth, but if you were trying to get a chunk of rendered HTML, you&#8217;ll have to make some changes.</p>
<p>The solution is just to add a parameter to your javascript, passing the parameter &#8220;format=html&#8221;. In prototype xhr, that&#8217;s:<br />
<code>parameters: 'format=html'</code></p>
<p>I kept trying to fix this on the rails side and for some reason it wasn&#8217;t responding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Fresh Cup &#187; Blog Archive &#187; Double Shot #159</title>
		<link>http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/comment-page-1/#comment-521900</link>
		<dc:creator>A Fresh Cup &#187; Blog Archive &#187; Double Shot #159</dc:creator>
		<pubDate>Thu, 06 Mar 2008 11:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/#comment-521900</guid>
		<description>[...] Living on the edge (of Rails) #10  - Looks like it&#8217;s been another quiet week out at the edge. [...]</description>
		<content:encoded><![CDATA[<p>[...] Living on the edge (of Rails) #10  &#8211; Looks like it&#8217;s been another quiet week out at the edge. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: choonkeat</title>
		<link>http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/comment-page-1/#comment-521012</link>
		<dc:creator>choonkeat</dc:creator>
		<pubDate>Wed, 05 Mar 2008 16:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2008/03/05/living-on-the-edge-of-rails-10/#comment-521012</guid>
		<description>Finally!! [8956] had been pointed out and requested for minutes after the &quot;respond_to&quot; debut in RailsConf &#039;06!!!</description>
		<content:encoded><![CDATA[<p>Finally!! [8956] had been pointed out and requested for minutes after the &#8220;respond_to&#8221; debut in RailsConf &#8216;06!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
