<?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: Generating a Rails project configured to use MySQL</title>
	<atom:link href="http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: raneves</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-252851</link>
		<dc:creator>raneves</dc:creator>
		<pubDate>Tue, 13 Dec 2011 18:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-252851</guid>
		<description>THANKS!</description>
		<content:encoded><![CDATA[<p>THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-220108</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Thu, 08 Sep 2011 14:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-220108</guid>
		<description>@Varunkumar: Hm, it&#039;s difficult to say what the cause of this error is. Maybe the accepted answer to &lt;a href=&quot;http://stackoverflow.com/questions/6006829/trouble-getting-rails-3-to-work-with-mysql&quot; rel=&quot;nofollow&quot;&gt;Trouble getting Rails 3 to work with MySQL&lt;/a&gt; is helpful for you?</description>
		<content:encoded><![CDATA[<p>@Varunkumar: Hm, it&#8217;s difficult to say what the cause of this error is. Maybe the accepted answer to <a href="http://stackoverflow.com/questions/6006829/trouble-getting-rails-3-to-work-with-mysql" rel="nofollow">Trouble getting Rails 3 to work with MySQL</a> is helpful for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varunkumar</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-219938</link>
		<dc:creator>Varunkumar</dc:creator>
		<pubDate>Wed, 07 Sep 2011 15:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-219938</guid>
		<description>Hi,
 i configured rails with mysql, but its not working.

development:
  adapter: mysql2
  encoding: utf8
  reconnect: false
  database: test  [am able to connect to this DB]
  pool: 5
  username: root
  password: root
  host: localhost
Am getting the error as 
&lt;b&gt;&quot;ActiveRecord::ConnectionNotEstablished&quot;&lt;/b&gt;
Thanks!!!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 i configured rails with mysql, but its not working.</p>
<p>development:<br />
  adapter: mysql2<br />
  encoding: utf8<br />
  reconnect: false<br />
  database: test  [am able to connect to this DB]<br />
  pool: 5<br />
  username: root<br />
  password: root<br />
  host: localhost<br />
Am getting the error as<br />
<b>&#8220;ActiveRecord::ConnectionNotEstablished&#8221;</b><br />
Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-193791</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Mon, 07 Mar 2011 15:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-193791</guid>
		<description>@sunswei: You are welcome :)</description>
		<content:encoded><![CDATA[<p>@sunswei: You are welcome :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunswei</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-193505</link>
		<dc:creator>sunswei</dc:creator>
		<pubDate>Fri, 04 Mar 2011 22:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-193505</guid>
		<description>Thank you very much for updating.</description>
		<content:encoded><![CDATA[<p>Thank you very much for updating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-191710</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sun, 20 Feb 2011 15:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-191710</guid>
		<description>@Aaron: Thanks for your comment! 

I adapted the article for Rails3.</description>
		<content:encoded><![CDATA[<p>@Aaron: Thanks for your comment! </p>
<p>I adapted the article for Rails3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-190932</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 16 Feb 2011 20:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-190932</guid>
		<description>I&#039;m using Windows Vista with Rails 3 and MySQL2, and the command was a little different in my case.

It is:

&quot;rails new appname -d mysql&quot;

Hope this helps, and thanks for the great post!</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Windows Vista with Rails 3 and MySQL2, and the command was a little different in my case.</p>
<p>It is:</p>
<p>&#8220;rails new appname -d mysql&#8221;</p>
<p>Hope this helps, and thanks for the great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-183291</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 04 Dec 2010 08:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-183291</guid>
		<description>@steve: You are welcome!</description>
		<content:encoded><![CDATA[<p>@steve: You are welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve gray</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-183060</link>
		<dc:creator>steve gray</dc:creator>
		<pubDate>Wed, 01 Dec 2010 22:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-183060</guid>
		<description>I wish everyone wrote clear, concise and direct posts like this!</description>
		<content:encoded><![CDATA[<p>I wish everyone wrote clear, concise and direct posts like this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rails with MySQL &#171; Gagan&#039;s Blog</title>
		<link>http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/comment-page-1/#comment-182028</link>
		<dc:creator>Rails with MySQL &#171; Gagan&#039;s Blog</dc:creator>
		<pubDate>Thu, 25 Nov 2010 23:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=1137#comment-182028</guid>
		<description>[...] I got it from: http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/ [...]</description>
		<content:encoded><![CDATA[<p>[...] I got it from: http://cakebaker.42dh.com/2009/03/13/generating-a-rails-project-configured-to-use-mysql/ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

