<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CS8 &#187; activerecords</title>
	<atom:link href="http://www.cs8.my/tag/activerecords/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cs8.my</link>
	<description>Rapid Web Applications Done The Right Way!</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:02:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Index your tables people.</title>
		<link>http://www.cs8.my/2008/07/index-your-tables-people/</link>
		<comments>http://www.cs8.my/2008/07/index-your-tables-people/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 04:17:39 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[activerecords]]></category>

		<guid isPermaLink="false">http://bugsneedfix.wordpress.com/?p=66</guid>
		<description><![CDATA[A good read on table index. http://www.railway.at/articles/2008/04/24/database-agnostic-database-ignorant Sometimes, it is easy to forget when someone or something else handles it for you. For instance, ActiveRecords. Rails does not  create foreign keys for you. It only creates the primary key. It does not impose constraint on the database level. The association is handled on the application [...]]]></description>
		<wfw:commentRss>http://www.cs8.my/2008/07/index-your-tables-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note to self</title>
		<link>http://www.cs8.my/2008/07/note-to-self/</link>
		<comments>http://www.cs8.my/2008/07/note-to-self/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 08:10:16 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[activerecords]]></category>

		<guid isPermaLink="false">http://bugsneedfix.wordpress.com/?p=64</guid>
		<description><![CDATA[Do not name your database column with the name &#8216;no&#8217;. You&#8217;ll get this error when you try to run your test ActiveRecord::StatementInvalid: Mysql::Error: Unknown column &#8216;false&#8217; in &#8216;field list&#8217;]]></description>
		<wfw:commentRss>http://www.cs8.my/2008/07/note-to-self/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

