<?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: Getting Started with the Rails 3 BugMash</title>
	<atom:link href="http://blog.envylabs.com/2010/01/getting-started-with-the-rails-3-bugmash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.envylabs.com/2010/01/getting-started-with-the-rails-3-bugmash/</link>
	<description>Internet Awesome</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:17:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kieran P</title>
		<link>http://blog.envylabs.com/2010/01/getting-started-with-the-rails-3-bugmash/#comment-1067</link>
		<dc:creator>Kieran P</dc:creator>
		<pubDate>Sat, 16 Jan 2010 04:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.envylabs.com/?p=339#comment-1067</guid>
		<description>You don&#039;t need to edit the Gemfile or manually bundle if you add --dev to the rails app generation command.

  ruby rails/railties/bin/rails new_app_name --dev

It&#039;ll automatically link to the clone and bundle as well.

Also check out my rails 3 app generator: http://gist.github.com/225330

It does what you mentioned, plus it can add scaffold data and start the server.

http://gist.github.com/225330</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to edit the Gemfile or manually bundle if you add &#8211;dev to the rails app generation command.</p>
<p>  ruby rails/railties/bin/rails new_app_name &#8211;dev</p>
<p>It&#8217;ll automatically link to the clone and bundle as well.</p>
<p>Also check out my rails 3 app generator: <a href="http://gist.github.com/225330" rel="nofollow">http://gist.github.com/225330</a></p>
<p>It does what you mentioned, plus it can add scaffold data and start the server.</p>
<p><a href="http://gist.github.com/225330" rel="nofollow">http://gist.github.com/225330</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->