<?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/ruby/tags/activerecord</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 06 Sep 2008 19:50:19 GMT</pubDate>
<item>
<title>(Ruby) YAML ActiveRecord Dump - markpercival</title>
<link>http://snipplr.com/view/5970/yaml-activerecord-dump/</link>
<description><![CDATA[ <p>I didn't create this but I use it all the time. Just drop it in lib/tasks/fixtures.rake</p> ]]></description>
<pubDate>Wed, 23 Apr 2008 16:58:04 GMT</pubDate>
<guid>http://snipplr.com/view/5970/yaml-activerecord-dump/</guid>
</item>
<item>
<title>(Ruby) to_xml patch with modules - ctran</title>
<link>http://snipplr.com/view/4833/toxml-patch-with-modules/</link>
<description><![CDATA[ <p>Fix the broken to_xml when using with modules.  Also limit to protected_attributes by default.  This can be saved to config/initializers/to_xml_patch.rb</p> ]]></description>
<pubDate>Tue, 29 Jan 2008 22:38:03 GMT</pubDate>
<guid>http://snipplr.com/view/4833/toxml-patch-with-modules/</guid>
</item>
<item>
<title>(Ruby) A monkey-patch to activerecord to reconnect after it loses the connection to the mysql server - esad</title>
<link>http://snipplr.com/view/4195/a-monkeypatch-to-activerecord-to-reconnect-after-it-loses-the-connection-to-the-mysql-server/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 26 Nov 2007 01:01:36 GMT</pubDate>
<guid>http://snipplr.com/view/4195/a-monkeypatch-to-activerecord-to-reconnect-after-it-loses-the-connection-to-the-mysql-server/</guid>
</item>
<item>
<title>(Ruby) Make Observers For Your Own Methods - stuckinrealtime</title>
<link>http://snipplr.com/view/1680/make-observers-for-your-own-methods/</link>
<description><![CDATA[ <p>Rails builds on the standard Ruby observer, so you can too.

Originally found at http://rails.techno-weenie.net/forums/1/topics/672?page=6,
so don't give me any credit ;)</p> ]]></description>
<pubDate>Fri, 17 Nov 2006 22:10:19 GMT</pubDate>
<guid>http://snipplr.com/view/1680/make-observers-for-your-own-methods/</guid>
</item>
<item>
<title>(Ruby) ARTestHelper - Catfish</title>
<link>http://snipplr.com/view/1099/artesthelper/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Sep 2006 03:42:34 GMT</pubDate>
<guid>http://snipplr.com/view/1099/artesthelper/</guid>
</item>
</channel>
</rss>