<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/rails/tags/select</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 16:04:40 GMT</pubDate>
<item>
<title>(Rails) Height Select Box - 67ideas</title>
<link>http://snipplr.com/view/27818/height-select-box/</link>
<description><![CDATA[ <p>Put the height_options method into a helper file, and use it as the select collection for select or collection_select.

It allows heights between 4 feet and 7 feet. To change these limits, change 48 and 84 to some other numbers.</p> ]]></description>
<pubDate>Sun, 07 Feb 2010 10:43:19 GMT</pubDate>
<guid>http://snipplr.com/view/27818/height-select-box/</guid>
</item>
<item>
<title>(Rails) RoR - Select Box Using Existing Model - smoothdzion</title>
<link>http://snipplr.com/view/23668/ror--select-box-using-existing-model/</link>
<description><![CDATA[ <p>The code to find all objects from a model and use them as select options.</p> ]]></description>
<pubDate>Tue, 24 Nov 2009 11:21:28 GMT</pubDate>
<guid>http://snipplr.com/view/23668/ror--select-box-using-existing-model/</guid>
</item>
</channel>
</rss>