<?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/forms</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 23:16:52 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) Multipart encoding (for file upload form) with the form_for Rails helper - noah</title>
<link>http://snipplr.com/view/8902/multipart-encoding-for-file-upload-form-with-the-formfor-rails-helper/</link>
<description><![CDATA[ <p>Set the enctype attribute of a form created with form_for.  
HAML markup below, but the same technique works in ERB.</p> ]]></description>
<pubDate>Wed, 08 Oct 2008 17:56:00 GMT</pubDate>
<guid>http://snipplr.com/view/8902/multipart-encoding-for-file-upload-form-with-the-formfor-rails-helper/</guid>
</item>
</channel>
</rss>