<?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, Collections, Forms</title>
	<atom:link href="http://blog.semergence.com/2007/02/02/rails-collections-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.semergence.com/2007/02/02/rails-collections-forms/</link>
	<description>Seth Ladd's blog about Ruby on Rails and crunching data.</description>
	<pubDate>Sat, 10 Jan 2009 00:34:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Multi Model Forms With Rails &#171; Semergence</title>
		<link>http://blog.semergence.com/2007/02/02/rails-collections-forms/#comment-343</link>
		<dc:creator>Multi Model Forms With Rails &#171; Semergence</dc:creator>
		<pubDate>Sat, 27 Dec 2008 04:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://204.14.242.104/?p=541#comment-343</guid>
		<description>[...] it seems that I wrote about handling collections of models with Rails back in 2007. Possibly related posts: (automatically generated)Active Record, [...]</description>
		<content:encoded><![CDATA[<p>[...] it seems that I wrote about handling collections of models with Rails back in 2007. Possibly related posts: (automatically generated)Active Record, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Begemann</title>
		<link>http://blog.semergence.com/2007/02/02/rails-collections-forms/#comment-148</link>
		<dc:creator>Ole Begemann</dc:creator>
		<pubDate>Wed, 14 Nov 2007 20:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://204.14.242.104/?p=541#comment-148</guid>
		<description>Have a look at these Railscasts for another take on this topic:
http://railscasts.com/episodes/73
http://railscasts.com/episodes/74
http://railscasts.com/episodes/75</description>
		<content:encoded><![CDATA[<p>Have a look at these Railscasts for another take on this topic:<br />
<a href="http://railscasts.com/episodes/73" rel="nofollow">http://railscasts.com/episodes/73</a><br />
<a href="http://railscasts.com/episodes/74" rel="nofollow">http://railscasts.com/episodes/74</a><br />
<a href="http://railscasts.com/episodes/75" rel="nofollow">http://railscasts.com/episodes/75</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.semergence.com/2007/02/02/rails-collections-forms/#comment-147</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 27 Apr 2007 19:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://204.14.242.104/?p=541#comment-147</guid>
		<description>&lt;p&gt;This sounds like what I want to be able to do.  I want users to be able to optionally enter as many phone numbers or email addresses as they want on a form.  What would the database look like underneath this?  I imagine it's one-to-many relationships between a user table and a phone number table or email address table?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This sounds like what I want to be able to do.  I want users to be able to optionally enter as many phone numbers or email addresses as they want on a form.  What would the database look like underneath this?  I imagine it&#8217;s one-to-many relationships between a user table and a phone number table or email address table?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
