<?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: Rails howto: custom value field in collection_select</title>
	<atom:link href="http://www.webdevotion.be/blog/2007/11/10/rails-howto-custom-value-field-in-collection_select/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevotion.be/blog/2007/11/10/rails-howto-custom-value-field-in-collection_select/</link>
	<description>Trainer for the Flash Platform and iOS</description>
	<lastBuildDate>Thu, 05 Jan 2012 05:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Olvap</title>
		<link>http://www.webdevotion.be/blog/2007/11/10/rails-howto-custom-value-field-in-collection_select/comment-page-1/#comment-120</link>
		<dc:creator>Olvap</dc:creator>
		<pubDate>Fri, 03 Jul 2009 16:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=24#comment-120</guid>
		<description>form.collection_select(:contact_id, @contacts, :id, :name_and_company )</description>
		<content:encoded><![CDATA[<p>form.collection_select(:contact_id, @contacts, :id, :name_and_company )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olvap</title>
		<link>http://www.webdevotion.be/blog/2007/11/10/rails-howto-custom-value-field-in-collection_select/comment-page-1/#comment-119</link>
		<dc:creator>Olvap</dc:creator>
		<pubDate>Fri, 03 Jul 2009 16:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=24#comment-119</guid>
		<description>where do you write 
&#039;

&#039;</description>
		<content:encoded><![CDATA[<p>where do you write<br />
&#8216;</p>
<p>&#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webdevotion</title>
		<link>http://www.webdevotion.be/blog/2007/11/10/rails-howto-custom-value-field-in-collection_select/comment-page-1/#comment-110</link>
		<dc:creator>Webdevotion</dc:creator>
		<pubDate>Wed, 25 Feb 2009 11:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=24#comment-110</guid>
		<description>Sorry for the delay in my response Michael.  Cool to see this post has helped you.</description>
		<content:encoded><![CDATA[<p>Sorry for the delay in my response Michael.  Cool to see this post has helped you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Franzl</title>
		<link>http://www.webdevotion.be/blog/2007/11/10/rails-howto-custom-value-field-in-collection_select/comment-page-1/#comment-109</link>
		<dc:creator>Michael Franzl</dc:creator>
		<pubDate>Mon, 16 Feb 2009 06:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=24#comment-109</guid>
		<description>It works nevertheless.
I confused Model with Controller.
Sorry for the noise...</description>
		<content:encoded><![CDATA[<p>It works nevertheless.<br />
I confused Model with Controller.<br />
Sorry for the noise&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Franzl</title>
		<link>http://www.webdevotion.be/blog/2007/11/10/rails-howto-custom-value-field-in-collection_select/comment-page-1/#comment-108</link>
		<dc:creator>Michael Franzl</dc:creator>
		<pubDate>Mon, 16 Feb 2009 06:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=24#comment-108</guid>
		<description>This doesn&#039;t work.

View:



Controller:

def custom_name
   @custom_name = &#039;test&#039;
end

Error:

undefined method `custom_name&#039; for #</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work.</p>
<p>View:</p>
<p>Controller:</p>
<p>def custom_name<br />
   @custom_name = &#8216;test&#8217;<br />
end</p>
<p>Error:</p>
<p>undefined method `custom_name&#8217; for #</p>
]]></content:encoded>
	</item>
</channel>
</rss>

