<?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>A Piece of Our Mind &#187; Ruby</title>
	<atom:link href="http://www.metaspring.com/blog/category/development/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metaspring.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 09 Jun 2009 16:37:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Boost Your Ruby Efficiency with Textmate</title>
		<link>http://www.metaspring.com/blog/development/ruby/boost-your-ruby-efficiency-with-textmate/</link>
		<comments>http://www.metaspring.com/blog/development/ruby/boost-your-ruby-efficiency-with-textmate/#comments</comments>
		<pubDate>Mon, 04 May 2009 19:50:31 +0000</pubDate>
		<dc:creator>John Paul Narowski</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[hotkeys]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://www.metaspring.com/blog/?p=41</guid>
		<description><![CDATA[Here at MetaSpring, we&#8217;re avid fans of the TextMate text editor because it makes developing web apps a breeze through the use of its hotkeys, snippets, and bundles. TextMate comes with a plethora of basic language bundles &#8211; all of which come with their own set of custom hotkeys and snippets designed specifically for that [...]]]></description>
		<wfw:commentRss>http://www.metaspring.com/blog/development/ruby/boost-your-ruby-efficiency-with-textmate/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Rails Migrations as part of a Simple Installation Script</title>
		<link>http://www.metaspring.com/blog/development/ruby/rails-migrations-part-simple-installation-script/</link>
		<comments>http://www.metaspring.com/blog/development/ruby/rails-migrations-part-simple-installation-script/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 03:00:24 +0000</pubDate>
		<dc:creator>Carson Keith</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[migrations]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.metaspring.com/blog/general/rails-migrations-part-simple-installation-script/</guid>
		<description><![CDATA[Rails Migrations provide an easy way to make versioned revisions to your database structure over a period of time. When used properly they can make it easy to make modifications to your existing database programmatically as you need to make changes. This is extremely helpful for large up-and-running projects, but what about projects that are [...]]]></description>
		<wfw:commentRss>http://www.metaspring.com/blog/development/ruby/rails-migrations-part-simple-installation-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foreign Key to Foreign Key Relationships and Single Table Inheritance in Ruby on Rails</title>
		<link>http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/</link>
		<comments>http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 14:31:59 +0000</pubDate>
		<dc:creator>Carson Keith</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ActiveRecord]]></category>
		<category><![CDATA[foreign key]]></category>
		<category><![CDATA[has_many through]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">/blog/ruby-on-rails/foreign-key-foreign-key-relationships-ruby-rails/</guid>
		<description><![CDATA[ActiveRecord is great and efficient for simple normalized databases, but once you start tread off the beaten path ActiveRecord starts to lose a lot of its mojo. A few months ago I had a rather abstract database that utilized a number of models based on Single Table Inheritance (STI). Prior to refactoring our our database [...]]]></description>
		<wfw:commentRss>http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

