<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/1457797</link>
		<description>Comments by Shailen Sobhee</description>
<item>
<title>Vision Master Designs : Tutorial : Create a blog using Ruby on Rails 2. (Part 1 - Relationships)</title>
<link>http://visionmasterdesigns.com/tutorial-create-blog-using-ruby-on-rails-2-relationship/#IDComment87688058</link>
<description>Why would you add category_id in the table post ? We want to make things organised and logical.   We have the table post (id,title, text, date) and category (id, name)  Then the goal is to create a table with name, say post_category linking id in post and id in category.  What do you have to say about the above? </description>
<pubDate>Tue, 20 Jul 2010 15:42:26 +0000</pubDate>
<guid>http://visionmasterdesigns.com/tutorial-create-blog-using-ruby-on-rails-2-relationship/#IDComment87688058</guid>
</item>	</channel>
</rss>