<?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: Deleting children with accepts_nested_attributes_for in Rails</title>
	<atom:link href="http://www.manas.com.ar/spalladino/2010/03/15/deleting-children-with-accepts_nested_attributes_for-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manas.com.ar/spalladino/2010/03/15/deleting-children-with-accepts_nested_attributes_for-in-rails/</link>
	<description>Thinking code</description>
	<lastBuildDate>Wed, 25 Jan 2012 15:29:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.manas.com.ar/spalladino/2010/03/15/deleting-children-with-accepts_nested_attributes_for-in-rails/#comment-1600</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 16 Jan 2012 12:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.manas.com.ar/spalladino/?p=180#comment-1600</guid>
		<description>I think passing &quot;_destroy&quot;  works too.</description>
		<content:encoded><![CDATA[<p>I think passing &#8220;_destroy&#8221;  works too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anatortoise House</title>
		<link>http://www.manas.com.ar/spalladino/2010/03/15/deleting-children-with-accepts_nested_attributes_for-in-rails/#comment-1599</link>
		<dc:creator>Anatortoise House</dc:creator>
		<pubDate>Tue, 21 Jun 2011 20:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.manas.com.ar/spalladino/?p=180#comment-1599</guid>
		<description>Thanks! 
It was hard to find any posts on accepts_nested_attributes_for describe this problem of &quot;not wanting to burden the user with a _destroy checkbox and responsibility in the view&quot; and wanting to handle it in the model.  Seems like similar to :reject_if, there could be a :destroy_if flag for accepts_nested_attributes_for.

So the time you took to post this is appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
It was hard to find any posts on accepts_nested_attributes_for describe this problem of &#8220;not wanting to burden the user with a _destroy checkbox and responsibility in the view&#8221; and wanting to handle it in the model.  Seems like similar to :reject_if, there could be a :destroy_if flag for accepts_nested_attributes_for.</p>
<p>So the time you took to post this is appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

