<?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 Fails To Update Serialized Columns On Save</title>
	<atom:link href="http://www.kalzumeus.com/2008/06/28/rails-fails-to-update-serialized-columns-on-save/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalzumeus.com/2008/06/28/rails-fails-to-update-serialized-columns-on-save/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-fails-to-update-serialized-columns-on-save</link>
	<description>Patrick McKenzie (patio11) blogs on software development, marketing, and general business topics</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:02:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Victor Holtcamp</title>
		<link>http://www.kalzumeus.com/2008/06/28/rails-fails-to-update-serialized-columns-on-save/#comment-1599</link>
		<dc:creator>Victor Holtcamp</dc:creator>
		<pubDate>Wed, 14 Oct 2009 20:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=428#comment-1599</guid>
		<description>Big thanks for writing this up. After googling &quot;rails save! fails&quot; and other variations, finally stumbled across this. I&#039;ve been doing data migration and massage and couldn&#039;t figure out why my calls to save, save!, update_attribute and the like wouldn&#039;t get reflected in the database. Thanks again!</description>
		<content:encoded><![CDATA[<p>Big thanks for writing this up. After googling &#8220;rails save! fails&#8221; and other variations, finally stumbled across this. I&#8217;ve been doing data migration and massage and couldn&#8217;t figure out why my calls to save, save!, update_attribute and the like wouldn&#8217;t get reflected in the database. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Kapelenr</title>
		<link>http://www.kalzumeus.com/2008/06/28/rails-fails-to-update-serialized-columns-on-save/#comment-1596</link>
		<dc:creator>Adam Kapelenr</dc:creator>
		<pubDate>Wed, 05 Nov 2008 02:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=428#comment-1596</guid>
		<description>I run a vocabulary-learning e-site.

Thanks so much for this post as I definitely wasted 2.5hr before I started searching. This is definitely a bug that they should fix ASAP</description>
		<content:encoded><![CDATA[<p>I run a vocabulary-learning e-site.</p>
<p>Thanks so much for this post as I definitely wasted 2.5hr before I started searching. This is definitely a bug that they should fix ASAP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.kalzumeus.com/2008/06/28/rails-fails-to-update-serialized-columns-on-save/#comment-1597</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 17 Sep 2008 23:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=428#comment-1597</guid>
		<description>Testing? Are you still there? Come back!</description>
		<content:encoded><![CDATA[<p>Testing? Are you still there? Come back!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Rawlinson</title>
		<link>http://www.kalzumeus.com/2008/06/28/rails-fails-to-update-serialized-columns-on-save/#comment-1598</link>
		<dc:creator>Steve Rawlinson</dc:creator>
		<pubDate>Sat, 19 Jul 2008 15:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://microisvjournal.wordpress.com/?p=428#comment-1598</guid>
		<description>I totally agree that this should not be on by default. I hit the same problem as you this week - object.some_text_attrib[x] = &#039;Y&#039; does not register as a change to the attrib and does not get saved.

Frankly I think this is a bug in partial updates - the atrrib has been updated legitimately but ActiveRecord doesn&#039;t notice. The result was that every time my app allocated a new VLAN on a router for a new customer, the last customer&#039;s VLAN got blatted. Nice.

steve</description>
		<content:encoded><![CDATA[<p>I totally agree that this should not be on by default. I hit the same problem as you this week &#8211; object.some_text_attrib[x] = &#8216;Y&#8217; does not register as a change to the attrib and does not get saved.</p>
<p>Frankly I think this is a bug in partial updates &#8211; the atrrib has been updated legitimately but ActiveRecord doesn&#8217;t notice. The result was that every time my app allocated a new VLAN on a router for a new customer, the last customer&#8217;s VLAN got blatted. Nice.</p>
<p>steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>

