<?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"
	>
<channel>
	<title>Comments on: Rails Render</title>
	<atom:link href="http://www.rubyonrailsexamples.com/rails-tips/rails-render/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyonrailsexamples.com/rails-tips/rails-render/</link>
	<description>Ruby on Rails tutorials</description>
	<pubDate>Sat, 17 May 2008 15:48:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Rails Render &#124; Ruby on Rails Türkiye</title>
		<link>http://www.rubyonrailsexamples.com/rails-tips/rails-render/#comment-80</link>
		<dc:creator>Rails Render &#124; Ruby on Rails Türkiye</dc:creator>
		<pubDate>Thu, 07 Feb 2008 14:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/uncategorized/rails-render/#comment-80</guid>
		<description>[...] Kaynak: http://www.rubyonrailsexamples.com/rails-tips/rails-render/   Ekle Sosyal link paylasim sitelerindeki hesabiniza ekleyip, daha sonra kolaylikla bu yaziyi [...]</description>
		<content:encoded><![CDATA[<p>[...] Kaynak: <a href="http://www.rubyonrailsexamples.com/rails-tips/rails-render/" rel="nofollow">http://www.rubyonrailsexamples.com/rails-tips/rails-render/</a>   Ekle Sosyal link paylasim sitelerindeki hesabiniza ekleyip, daha sonra kolaylikla bu yaziyi [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://www.rubyonrailsexamples.com/rails-tips/rails-render/#comment-76</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Tue, 25 Dec 2007 13:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/uncategorized/rails-render/#comment-76</guid>
		<description>you can just do:

render :controller =&#62; 'controller_name', :action =&#62; 'action_name'


should do the trick!</description>
		<content:encoded><![CDATA[<p>you can just do:</p>
<p>render :controller =&gt; &#8216;controller_name&#8217;, :action =&gt; &#8216;action_name&#8217;</p>
<p>should do the trick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitchell Gillespie</title>
		<link>http://www.rubyonrailsexamples.com/rails-tips/rails-render/#comment-70</link>
		<dc:creator>Mitchell Gillespie</dc:creator>
		<pubDate>Wed, 28 Nov 2007 06:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/uncategorized/rails-render/#comment-70</guid>
		<description>Hi,

  Is it possible to render an action from a different controller??  if in my routes.rb file I have.. map.connect ':controller/:action/:id'  could I not do a:

     render :action =&#62; '//' ???

Thanks,
Mitch</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>  Is it possible to render an action from a different controller??  if in my routes.rb file I have.. map.connect &#8216;:controller/:action/:id&#8217;  could I not do a:</p>
<p>     render :action =&gt; &#8216;//&#8217; ???</p>
<p>Thanks,<br />
Mitch</p>
]]></content:encoded>
	</item>
</channel>
</rss>
