<?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: First Rails patch merged in!</title>
	<atom:link href="http://railsontherun.com/2007/05/26/first-rails-merged-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://railsontherun.com/2007/05/26/first-rails-merged-in/</link>
	<description>Rails experiments by Matt Aimonetti</description>
	<lastBuildDate>Tue, 23 Feb 2010 22:05:18 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Dr Nic</title>
		<link>http://railsontherun.com/2007/05/26/first-rails-merged-in/comment-page-1/#comment-1384</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Sat, 26 May 2007 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/06/14/first-rails-merged-in#comment-1384</guid>
		<description>Congratulations! Definitely a useful task.</description>
		<content:encoded><![CDATA[<p>Congratulations! Definitely a useful task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://railsontherun.com/2007/05/26/first-rails-merged-in/comment-page-1/#comment-1385</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 26 May 2007 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/06/14/first-rails-merged-in#comment-1385</guid>
		<description>Thanks Nic :)</description>
		<content:encoded><![CDATA[<p>Thanks Nic <img src='http://railsontherun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeny</title>
		<link>http://railsontherun.com/2007/05/26/first-rails-merged-in/comment-page-1/#comment-1386</link>
		<dc:creator>Evgeny</dc:creator>
		<pubDate>Sat, 26 May 2007 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/06/14/first-rails-merged-in#comment-1386</guid>
		<description>Regarding your &#039;rake db:create&#039;, it did seem very nice. But as a PostgreSQL user I really hated how you used the command line instead of your same patch just with a bit different syntax.

So I made a patch to rails edge to fix that for you, so you don&#039;t have to.
Just copied the MySQL implementation, and this came out  http://dev.rubyonrails.org/ticket/9042

Hope when this patch gets through, you will change that command line &#039;createdb&#039; in that db:create task.

Thanks for the great plugin!</description>
		<content:encoded><![CDATA[<p>Regarding your &#8216;rake db:create&#8217;, it did seem very nice. But as a PostgreSQL user I really hated how you used the command line instead of your same patch just with a bit different syntax.</p>
<p>So I made a patch to rails edge to fix that for you, so you don&#8217;t have to.<br />
Just copied the MySQL implementation, and this came out  <a href="http://dev.rubyonrails.org/ticket/9042" rel="nofollow">http://dev.rubyonrails.org/ticket/9042</a></p>
<p>Hope when this patch gets through, you will change that command line &#8216;createdb&#8217; in that db:create task.</p>
<p>Thanks for the great plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeny</title>
		<link>http://railsontherun.com/2007/05/26/first-rails-merged-in/comment-page-1/#comment-1387</link>
		<dc:creator>Evgeny</dc:creator>
		<pubDate>Sat, 26 May 2007 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsontherun.com/2007/06/14/first-rails-merged-in#comment-1387</guid>
		<description>Just sent in another patch, for the tasks.&lt;br/&gt;
When those two patches are integrated, PostgreSQL will behave much like MySQL in the db:create/drop tasks. Instead of using command-line utilities that rely on the environment instead of whats in database.yml.&lt;br/&gt;
&lt;br/&gt;
http://dev.rubyonrails.org/ticket/9045</description>
		<content:encoded><![CDATA[<p>Just sent in another patch, for the tasks.&lt;br/&gt;<br />
When those two patches are integrated, PostgreSQL will behave much like MySQL in the db:create/drop tasks. Instead of using command-line utilities that rely on the environment instead of whats in database.yml.&lt;br/&gt;<br />
&lt;br/&gt;<br />
<a href="http://dev.rubyonrails.org/ticket/9045" rel="nofollow">http://dev.rubyonrails.org/ticket/9045</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

