<?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: Collection partial variable naming &#8211; new in edge rails</title>
	<atom:link href="http://icebergist.com/posts/collection-partial-variable-naming/feed" rel="self" type="application/rss+xml" />
	<link>http://icebergist.com/posts/collection-partial-variable-naming</link>
	<description>Exploring hidden depths of web apps business</description>
	<lastBuildDate>Tue, 30 Mar 2010 18:10:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bruce balmer</title>
		<link>http://icebergist.com/posts/collection-partial-variable-naming/comment-page-1#comment-4</link>
		<dc:creator>bruce balmer</dc:creator>
		<pubDate>Mon, 21 Jul 2008 17:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://icebergist.com/?p=9#comment-4</guid>
		<description>Cancel that. I had executed rake rails:freeze:edge but my version received was not up to date.</description>
		<content:encoded><![CDATA[<p>Cancel that. I had executed rake rails:freeze:edge but my version received was not up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce balmer</title>
		<link>http://icebergist.com/posts/collection-partial-variable-naming/comment-page-1#comment-3</link>
		<dc:creator>bruce balmer</dc:creator>
		<pubDate>Mon, 21 Jul 2008 16:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://icebergist.com/?p=9#comment-3</guid>
		<description>I was reading Ryan&#039;s scraps and tried it.  I am on edge, it does not work for me.  Do you know something I don&#039;t?  The full partial name works for the name of my variable, :as seems to not be working even slightly.

=render :partial =&gt; &#039;shared/list_bullet&#039;, :collection =&gt; @lists, :as =&gt; :list

When I try to use list.name in my view I am told that no such variable exists.

Any clues?</description>
		<content:encoded><![CDATA[<p>I was reading Ryan&#8217;s scraps and tried it.  I am on edge, it does not work for me.  Do you know something I don&#8217;t?  The full partial name works for the name of my variable, :as seems to not be working even slightly.</p>
<p>=render :partial =&gt; &#8217;shared/list_bullet&#8217;, :collection =&gt; @lists, :as =&gt; :list</p>
<p>When I try to use list.name in my view I am told that no such variable exists.</p>
<p>Any clues?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
