<?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: Foreign Key to Foreign Key Relationships and Single Table Inheritance in Ruby on Rails</title>
	<atom:link href="http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/</link>
	<description></description>
	<pubDate>Sat, 13 Mar 2010 13:47:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: let up</title>
		<link>http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/comment-page-1/#comment-1558</link>
		<dc:creator>let up</dc:creator>
		<pubDate>Thu, 05 Mar 2009 11:33:27 +0000</pubDate>
		<guid isPermaLink="false">/blog/ruby-on-rails/foreign-key-foreign-key-relationships-ruby-rails/#comment-1558</guid>
		<description>I have 3 tables in MS Access, and one of the table contain the other two tables's primary key to build the relationship. Is there any way to let MS Access to insert the forign after I insert to the data to the other 2 main tables? This is my assignment. Please advice.</description>
		<content:encoded><![CDATA[<p>I have 3 tables in MS Access, and one of the table contain the other two tables&#8217;s primary key to build the relationship. Is there any way to let MS Access to insert the forign after I insert to the data to the other 2 main tables? This is my assignment. Please advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Warchol</title>
		<link>http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/comment-page-1/#comment-519</link>
		<dc:creator>Joshua Warchol</dc:creator>
		<pubDate>Fri, 06 Jun 2008 14:45:55 +0000</pubDate>
		<guid isPermaLink="false">/blog/ruby-on-rails/foreign-key-foreign-key-relationships-ruby-rails/#comment-519</guid>
		<description>Nice work! I've made some changes to the plugin for my needs and was wondering if you could set it up on Github for collaboration. Also, does this proposed patch do the same thing?

http://rails.lighthouseapp.com/projects/8994/tickets/292-add-has_many-primary_key-option

I've also noticed that alternate_key isn't working for eager loading.</description>
		<content:encoded><![CDATA[<p>Nice work! I&#8217;ve made some changes to the plugin for my needs and was wondering if you could set it up on Github for collaboration. Also, does this proposed patch do the same thing?</p>
<p><a href="http://rails.lighthouseapp.com/projects/8994/tickets/292-add-has_many-primary_key-option" rel="nofollow">http://rails.lighthouseapp.com/projects/8994/tickets/292-add-has_many-primary_key-option</a></p>
<p>I&#8217;ve also noticed that alternate_key isn&#8217;t working for eager loading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web 2.0 Announcer</title>
		<link>http://www.metaspring.com/blog/development/ruby/foreign-key-foreign-key-relationships-ruby-rails/comment-page-1/#comment-3</link>
		<dc:creator>Web 2.0 Announcer</dc:creator>
		<pubDate>Fri, 22 Feb 2008 10:27:06 +0000</pubDate>
		<guid isPermaLink="false">/blog/ruby-on-rails/foreign-key-foreign-key-relationships-ruby-rails/#comment-3</guid>
		<description>&lt;strong&gt;Foreign Key to Foreign Key Relationships in Ruby on Rails&lt;/strong&gt;

[...]This is a downloadable ruby on rails plugin that will allows you to easily handle foreign key to foreign key relationships.  This plugin extends active record and works inside your models.[...]</description>
		<content:encoded><![CDATA[<p><strong>Foreign Key to Foreign Key Relationships in Ruby on Rails</strong></p>
<p>[...]This is a downloadable ruby on rails plugin that will allows you to easily handle foreign key to foreign key relationships.  This plugin extends active record and works inside your models.[...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
