<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Deploying to Heroku with Rails 3.0.0.rc</title>
	<atom:link href="http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/</link>
	<description>Michael Hartl&#039;s tech blog</description>
	<lastBuildDate>Wed, 21 Dec 2011 11:47:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Lee</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-494</link>
		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Thu, 20 Oct 2011 06:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-494</guid>
		<description><![CDATA[I receive the same error, and am not sure how to continue.  Any help or guidance would be much appreciated.]]></description>
		<content:encoded><![CDATA[<p>I receive the same error, and am not sure how to continue.  Any help or guidance would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: albanvervust</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-481</link>
		<dc:creator><![CDATA[albanvervust]]></dc:creator>
		<pubDate>Wed, 17 Aug 2011 08:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-481</guid>
		<description><![CDATA[-----&gt; Heroku receiving push
-----&gt; Ruby/Rails app detected
-----&gt; Detected Rails is not set to serve static_assets
       Installing rails3_serve_static_assets... done
-----&gt; Configure Rails 3 to disable x-sendfile
       Installing rails3_disable_x_sendfile... done
-----&gt; Configure Rails to log to stdout
       Installing rails_log_stdout... done
-----&gt; Gemfile detected, running Bundler version 1.0.7
       All dependencies are satisfied
-----&gt; Compiled slug size is 4.4MB
-----&gt; Launching... done, v7
       http://................heroku.com deployed to Heroku

And I got this on my page :

Application Error
An error occurred in the application and your page could not be served. Please try again in a few moments.
If you are the application owner, check your logs for details.

What&#039;s the problem?]]></description>
		<content:encoded><![CDATA[<p>&#8212;&#8211;&gt; Heroku receiving push<br />
&#8212;&#8211;&gt; Ruby/Rails app detected<br />
&#8212;&#8211;&gt; Detected Rails is not set to serve static_assets<br />
       Installing rails3_serve_static_assets&#8230; done<br />
&#8212;&#8211;&gt; Configure Rails 3 to disable x-sendfile<br />
       Installing rails3_disable_x_sendfile&#8230; done<br />
&#8212;&#8211;&gt; Configure Rails to log to stdout<br />
       Installing rails_log_stdout&#8230; done<br />
&#8212;&#8211;&gt; Gemfile detected, running Bundler version 1.0.7<br />
       All dependencies are satisfied<br />
&#8212;&#8211;&gt; Compiled slug size is 4.4MB<br />
&#8212;&#8211;&gt; Launching&#8230; done, v7<br />
       <a href="http://................heroku.com" rel="nofollow">http://&#8230;&#8230;&#8230;&#8230;&#8230;.heroku.com</a> deployed to Heroku</p>
<p>And I got this on my page :</p>
<p>Application Error<br />
An error occurred in the application and your page could not be served. Please try again in a few moments.<br />
If you are the application owner, check your logs for details.</p>
<p>What&#8217;s the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Freak</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-452</link>
		<dc:creator><![CDATA[PHP Freak]]></dc:creator>
		<pubDate>Sun, 19 Dec 2010 08:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-452</guid>
		<description><![CDATA[In testing, this worked for me. Thanks. You have solved by hour long problem.]]></description>
		<content:encoded><![CDATA[<p>In testing, this worked for me. Thanks. You have solved by hour long problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robt</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-309</link>
		<dc:creator><![CDATA[Robt]]></dc:creator>
		<pubDate>Wed, 25 Aug 2010 03:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-309</guid>
		<description><![CDATA[thanks!! this was a big help!  After researching for an hour or so I finally found this and it solved my problems!]]></description>
		<content:encoded><![CDATA[<p>thanks!! this was a big help!  After researching for an hour or so I finally found this and it solved my problems!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mhartl</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-302</link>
		<dc:creator><![CDATA[mhartl]]></dc:creator>
		<pubDate>Wed, 11 Aug 2010 22:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-302</guid>
		<description><![CDATA[Thanks. Yeah, I updated the Rails Tutorial news post, but I should make a note here, too.]]></description>
		<content:encoded><![CDATA[<p>Thanks. Yeah, I updated the Rails Tutorial news post, but I should make a note here, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen A-B</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-301</link>
		<dc:creator><![CDATA[Glen A-B]]></dc:creator>
		<pubDate>Wed, 11 Aug 2010 21:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-301</guid>
		<description><![CDATA[It looks like Heroku has updated the supported bundler version. I just did a push with 1.0.0.rc.]]></description>
		<content:encoded><![CDATA[<p>It looks like Heroku has updated the supported bundler version. I just did a push with 1.0.0.rc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: autodidakto</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-292</link>
		<dc:creator><![CDATA[autodidakto]]></dc:creator>
		<pubDate>Wed, 04 Aug 2010 10:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-292</guid>
		<description><![CDATA[I just ran into this problem with my Sinatra/Padrino app. 

Just make sure that your Gemfile.lock file is not your git snapshot and heroku works fine. The easiest way to do this is to make sure you have a .gitignore file, and a add:
Gemfile.lock

If you already created your git repo and added this file, remove it from your repo via &quot;git rm -f Gemfile.lock&quot; (what Luke just said) and make your .gitignore file]]></description>
		<content:encoded><![CDATA[<p>I just ran into this problem with my Sinatra/Padrino app. </p>
<p>Just make sure that your Gemfile.lock file is not your git snapshot and heroku works fine. The easiest way to do this is to make sure you have a .gitignore file, and a add:<br />
Gemfile.lock</p>
<p>If you already created your git repo and added this file, remove it from your repo via &#8220;git rm -f Gemfile.lock&#8221; (what Luke just said) and make your .gitignore file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-288</link>
		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Mon, 02 Aug 2010 06:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-288</guid>
		<description><![CDATA[Instead of the people saying they had to remove git, and reinitialize it, I did git rm -f Gemfile.lock as well and then it worked]]></description>
		<content:encoded><![CDATA[<p>Instead of the people saying they had to remove git, and reinitialize it, I did git rm -f Gemfile.lock as well and then it worked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pedromtavares</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-287</link>
		<dc:creator><![CDATA[pedromtavares]]></dc:creator>
		<pubDate>Sun, 01 Aug 2010 19:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-287</guid>
		<description><![CDATA[I just deleted the .lock gemfile and reverted to rails beta 4 and it worked, no need to delete git files nor install an older version of bundler.

Of course that doing this requires the tiny management of always deleting the .lock before pushing to heroku, which isn&#039;t that big a deal anyway since it&#039;s just a temporary solution.]]></description>
		<content:encoded><![CDATA[<p>I just deleted the .lock gemfile and reverted to rails beta 4 and it worked, no need to delete git files nor install an older version of bundler.</p>
<p>Of course that doing this requires the tiny management of always deleting the .lock before pushing to heroku, which isn&#8217;t that big a deal anyway since it&#8217;s just a temporary solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom</title>
		<link>http://blog.mhartl.com/2010/07/28/deploying-to-heroku-with-rails-3-0-0-rc/#comment-286</link>
		<dc:creator><![CDATA[Dom]]></dc:creator>
		<pubDate>Sun, 01 Aug 2010 07:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mhartl.com/?p=307#comment-286</guid>
		<description><![CDATA[I also got this working by doing the steps above minus the push, then deleting my .git folder and re-doing the git instructions, then &#039;git push heroku master&#039;. Great tutorial BTW! Keep up the good work!]]></description>
		<content:encoded><![CDATA[<p>I also got this working by doing the steps above minus the push, then deleting my .git folder and re-doing the git instructions, then &#8216;git push heroku master&#8217;. Great tutorial BTW! Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

