<?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>Kangaroo Court {concept47 blog} &#187; rails_errors</title>
	<atom:link href="http://www.concept47.com/austin_web_developer_blog/category/rails_errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.concept47.com/austin_web_developer_blog</link>
	<description>An Austin Web Developer's Blog</description>
	<lastBuildDate>Fri, 23 Jul 2010 17:34:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>rake aborted! development database is not configured.</title>
		<link>http://www.concept47.com/austin_web_developer_blog/rails_errors/rake-aborted-development-database-is-not-configured/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/rails_errors/rake-aborted-development-database-is-not-configured/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 09:16:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rails_errors]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=346</guid>
		<description><![CDATA[You might have been happily running migrations on your development box for weeks and go to get the application set up on a production server.
And all might even have been going well until you ran
rake db:migrate 
only to see it crash and burn like this.
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
development database [...]]]></description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/rails_errors/rake-aborted-development-database-is-not-configured/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
