<?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 Select Helper</title>
	<atom:link href="http://badpopcorn.com/blog/2008/09/02/rails-select-helper/feed/" rel="self" type="application/rss+xml" />
	<link>http://badpopcorn.com/blog/2008/09/02/rails-select-helper/</link>
	<description>Solutions for anything... except popcorn.</description>
	<lastBuildDate>Mon, 22 Feb 2010 05:19: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: Poster</title>
		<link>http://badpopcorn.com/blog/2008/09/02/rails-select-helper/comment-page-1/#comment-38826</link>
		<dc:creator>Poster</dc:creator>
		<pubDate>Tue, 26 May 2009 01:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://badpopcorn.com/?p=933#comment-38826</guid>
		<description>very nice :-) select helper is one of the more cryptic things about rails ... I used it your way, without the form_builder object ... worked! many thanx!! :-)</description>
		<content:encoded><![CDATA[<p>very nice <img src='http://badpopcorn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  select helper is one of the more cryptic things about rails &#8230; I used it your way, without the form_builder object &#8230; worked! many thanx!! <img src='http://badpopcorn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://badpopcorn.com/blog/2008/09/02/rails-select-helper/comment-page-1/#comment-38819</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 27 Apr 2009 10:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://badpopcorn.com/?p=933#comment-38819</guid>
		<description>Thanks, finally made my selectbox startt working!</description>
		<content:encoded><![CDATA[<p>Thanks, finally made my selectbox startt working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://badpopcorn.com/blog/2008/09/02/rails-select-helper/comment-page-1/#comment-38776</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 22 Oct 2008 08:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://badpopcorn.com/?p=933#comment-38776</guid>
		<description>Moe, nice article showing how select can be used to achieve something useful. Thanks for the link.

author of &quot;Select helper methods in Ruby on Rails&quot;</description>
		<content:encoded><![CDATA[<p>Moe, nice article showing how select can be used to achieve something useful. Thanks for the link.</p>
<p>author of &#8220;Select helper methods in Ruby on Rails&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BadPopcorn &#187; Rails Observer Field</title>
		<link>http://badpopcorn.com/blog/2008/09/02/rails-select-helper/comment-page-1/#comment-38744</link>
		<dc:creator>BadPopcorn &#187; Rails Observer Field</dc:creator>
		<pubDate>Thu, 11 Sep 2008 20:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://badpopcorn.com/?p=933#comment-38744</guid>
		<description>[...] first thing we do is build the select form by using the Rails Select Helper. The id of the select tag is generated by rails, &#8220;gym_gym_id&#8221;. We need to pass the id [...]</description>
		<content:encoded><![CDATA[<p>[...] first thing we do is build the select form by using the Rails Select Helper. The id of the select tag is generated by rails, &#8220;gym_gym_id&#8221;. We need to pass the id [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
