<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using RoR partial style. renderElement and renderPartial</title>
	<atom:link href="http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 17 Dec 2007 08:57:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vladimir Luchaninov</title>
		<link>http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/#comment-36</link>
		<dc:creator>Vladimir Luchaninov</dc:creator>
		<pubDate>Tue, 27 Nov 2007 12:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/#comment-36</guid>
		<description>Aha, got it. Nice.</description>
		<content:encoded><![CDATA[<p>Aha, got it. Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakeexplorer</title>
		<link>http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/#comment-35</link>
		<dc:creator>cakeexplorer</dc:creator>
		<pubDate>Tue, 27 Nov 2007 10:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/#comment-35</guid>
		<description>See next post for real example. 
Using renderPartial does not limited only add/edit case, but for this example RoR render partial for common code. So I choose this for example.</description>
		<content:encoded><![CDATA[<p>See next post for real example.<br />
Using renderPartial does not limited only add/edit case, but for this example RoR render partial for common code. So I choose this for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Luchaninov</title>
		<link>http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/#comment-34</link>
		<dc:creator>Vladimir Luchaninov</dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://cakeexplorer.wordpress.com/2007/11/22/using-ror-partial-style-renderelement-and-renderpartial/#comment-34</guid>
		<description>They are not completely the same. In the edit.ctp there is input(&#039;id&#039;)?&gt; and as I know it doesn&#039;t exist in add.ctp.

I check $this-&gt;action and show it if action!=&#039;add&#039;.

But you&#039;re right - my add.ctp &amp; edit.ctp are often completely the same.</description>
		<content:encoded><![CDATA[<p>They are not completely the same. In the edit.ctp there is input(&#8216;id&#8217;)?&gt; and as I know it doesn&#8217;t exist in add.ctp.</p>
<p>I check $this-&gt;action and show it if action!=&#8217;add&#8217;.</p>
<p>But you&#8217;re right &#8211; my add.ctp &amp; edit.ctp are often completely the same.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
