<?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: Bort &#8211; A Base Rails Application</title>
	<atom:link href="http://jimneath.org/2008/09/09/bort-base-rails-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimneath.org/2008/09/09/bort-base-rails-application/</link>
	<description>Ruby on Rails, Javascript, CSS and Standards</description>
	<lastBuildDate>Tue, 31 Aug 2010 04:37:10 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sami</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-966</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Tue, 20 Oct 2009 05:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-966</guid>
		<description>I am relatively new to rails, and would love to be able to give bort a try.  I&#039;m having an issue running rake db:migrate.  I ran rake --tasks, and I don&#039;t see db:migrate on the list.  Here is the errors.  Please help with any suggestions where to look or what might the problem be.  Thanks.&lt;br&gt;&lt;br&gt;&gt;rake db:migrate&lt;br&gt;rake db:migrate &lt;br&gt;(in /Projects/rails_projects/bortApp/vendor/plugins/restful_authentication)&lt;br&gt;rake aborted!&lt;br&gt;Don&#039;t know how to build task &#039;db:migrate&#039;&lt;br&gt;&lt;br&gt;(See full trace by running task with --trace)&lt;br&gt;&lt;br&gt;&lt;br&gt;&gt;rake db:migrate --trace&lt;br&gt;rake db:migrate --trace&lt;br&gt;(in /Projects/rails_projects/bortApp/vendor/plugins/restful_authentication)&lt;br&gt;rake aborted!&lt;br&gt;Don&#039;t know how to build task &#039;db:migrate&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1704:in `[]&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2026:in `invoke_task&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `top_level&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `each&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `top_level&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2044:in `standard_exception_handling&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1999:in `top_level&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1977:in `run&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2044:in `standard_exception_handling&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1974:in `run&#039;&lt;br&gt;/Library/Ruby/Gems/1.8/gems/rake-0.8.4/bin/rake:31&lt;br&gt;/usr/bin/rake:19:in `load&#039;&lt;br&gt;/usr/bin/rake:19&lt;br&gt;&lt;br&gt;&gt;rake --tasks&lt;br&gt;rake --tasks &lt;br&gt;(in /Projects/rails_projects/bortApp/vendor/plugins/restful_authentication)&lt;br&gt;rake clobber_rdoc  # Remove rdoc products&lt;br&gt;rake default       # Default: run unit tests.&lt;br&gt;rake rdoc          # Build the rdoc HTML Files&lt;br&gt;rake rerdoc        # Force a rebuild of the RDOC files&lt;br&gt;rake test          # Run tests&lt;br&gt;&gt;</description>
		<content:encoded><![CDATA[<p>I am relatively new to rails, and would love to be able to give bort a try.  I&#39;m having an issue running rake db:migrate.  I ran rake &#8211;tasks, and I don&#39;t see db:migrate on the list.  Here is the errors.  Please help with any suggestions where to look or what might the problem be.  Thanks.</p>
<p>&gt;rake db:migrate<br />rake db:migrate <br />(in /Projects/rails_projects/bortApp/vendor/plugins/restful_authentication)<br />rake aborted!<br />Don&#39;t know how to build task &#39;db:migrate&#39;</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>&gt;rake db:migrate &#8211;trace<br />rake db:migrate &#8211;trace<br />(in /Projects/rails_projects/bortApp/vendor/plugins/restful_authentication)<br />rake aborted!<br />Don&#39;t know how to build task &#39;db:migrate&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1704:in `[]&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2026:in `invoke_task&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `top_level&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `each&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2005:in `top_level&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2044:in `standard_exception_handling&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1999:in `top_level&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1977:in `run&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:2044:in `standard_exception_handling&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake.rb:1974:in `run&#39;<br />/Library/Ruby/Gems/1.8/gems/rake-0.8.4/bin/rake:31<br />/usr/bin/rake:19:in `load&#39;<br />/usr/bin/rake:19</p>
<p>&gt;rake &#8211;tasks<br />rake &#8211;tasks <br />(in /Projects/rails_projects/bortApp/vendor/plugins/restful_authentication)<br />rake clobber_rdoc  # Remove rdoc products<br />rake default       # Default: run unit tests.<br />rake rdoc          # Build the rdoc HTML Files<br />rake rerdoc        # Force a rebuild of the RDOC files<br />rake test          # Run tests<br />&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-956</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 18 May 2009 04:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-956</guid>
		<description>If you follow the instructions to upgrade to rspec-rails 1.2.2 and rspec 1.2.2 and then upgrade bort using this (http://wiki.github.com/dchelimsky/rspec/configgem-for-rails) it is then possible to run rake rspec and command line without any problems. This addresses the problems noted in the config/environment.rb with the commented rspec gems.

Now to update tests to be consistent with the rspec 1.2.2 version to get the specs to pass.</description>
		<content:encoded><![CDATA[<p>If you follow the instructions to upgrade to rspec-rails 1.2.2 and rspec 1.2.2 and then upgrade bort using this (<a href="http://wiki.github.com/dchelimsky/rspec/configgem-for-rails" rel="nofollow">http://wiki.github.com/dchelimsky/rspec/configgem-for-rails</a>) it is then possible to run rake rspec and command line without any problems. This addresses the problems noted in the config/environment.rb with the commented rspec gems.</p>
<p>Now to update tests to be consistent with the rspec 1.2.2 version to get the specs to pass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-955</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 18 May 2009 00:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-955</guid>
		<description>Interesting. The gems appear to be frozen with the release, but I have rspec-rails 1.2.2 installed as a gem and somehow the rake spec target is invoking code from the gem repository rather than the vendor/gems directory.</description>
		<content:encoded><![CDATA[<p>Interesting. The gems appear to be frozen with the release, but I have rspec-rails 1.2.2 installed as a gem and somehow the rake spec target is invoking code from the gem repository rather than the vendor/gems directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-954</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 18 May 2009 00:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-954</guid>
		<description>I might be missing something. 

Ran rake spec and I&#039;m getting an &#039;alias_method&#039;: undefined method &#039;failure_message_for_should&#039; for class &#039;Spec::Matchers::Have&#039; (NameError).

When I run each test (inside TextMate) I get the same route errors as John.

Thoughts?</description>
		<content:encoded><![CDATA[<p>I might be missing something. </p>
<p>Ran rake spec and I&#8217;m getting an &#8216;alias_method&#8217;: undefined method &#8216;failure_message_for_should&#8217; for class &#8216;Spec::Matchers::Have&#8217; (NameError).</p>
<p>When I run each test (inside TextMate) I get the same route errors as John.</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mustafa</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-950</link>
		<dc:creator>Mustafa</dc:creator>
		<pubDate>Thu, 07 May 2009 14:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-950</guid>
		<description>it seems like bort does not work with rails 2.3.2 due to the open id plugin. and I always think that open id is something to be excluded from bort since it is not a default for any project.</description>
		<content:encoded><![CDATA[<p>it seems like bort does not work with rails 2.3.2 due to the open id plugin. and I always think that open id is something to be excluded from bort since it is not a default for any project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcos</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-949</link>
		<dc:creator>marcos</dc:creator>
		<pubDate>Sun, 03 May 2009 12:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-949</guid>
		<description>i m from brasil i lives americana i m jail mr chairman globo tv mr roberto irineu marinho this men put police every day adress globo tv rue doctor chucri zaidan 46 morumbi at sao paulo</description>
		<content:encoded><![CDATA[<p>i m from brasil i lives americana i m jail mr chairman globo tv mr roberto irineu marinho this men put police every day adress globo tv rue doctor chucri zaidan 46 morumbi at sao paulo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-938</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-938</guid>
		<description>I&#039;m getting some problems with routes in the tests

Using Autotest I get these failures

1)
Test::Unit::AssertionFailedError in &#039;UsersController route generation should route users&#039;s &#039;update&#039; action correctly&#039;
The recognized options &quot;show&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt; did not match &quot;update&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt;, difference: &quot;update&quot;}&gt;
./spec/controllers/users_controller_spec.rb:114:

2)
Test::Unit::AssertionFailedError in &#039;UsersController route generation should route users&#039;s &#039;destroy&#039; action correctly&#039;
The recognized options &quot;show&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt; did not match &quot;destroy&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt;, difference: &quot;destroy&quot;}&gt;
./spec/controllers/users_controller_spec.rb:118:

3)
Test::Unit::AssertionFailedError in &#039;SessionsController route generation should route the create sessions correctly&#039;
The recognized options &quot;show&quot;, &quot;controller&quot;=&gt;&quot;sessions&quot;}&gt; did not match &quot;create&quot;, &quot;controller&quot;=&gt;&quot;sessions&quot;}&gt;, difference: &quot;create&quot;}&gt;
./spec/controllers/sessions_controller_spec.rb:104:


running ./spec gives me these

1)
Test::Unit::AssertionFailedError in &#039;SessionsController route generation should route the create sessions correctly&#039;
The recognized options &quot;show&quot;, &quot;controller&quot;=&gt;&quot;sessions&quot;}&gt; did not match &quot;create&quot;, &quot;controller&quot;=&gt;&quot;sessions&quot;}&gt;, difference: &quot;create&quot;}&gt;
/home/john/Rails/fudgestudios-bort-298ef7375287c752a49d9f5728088f7e67958c6f/spec/controllers/sessions_controller_spec.rb:104:

2)
Test::Unit::AssertionFailedError in &#039;UsersController route generation should route users&#039;s &#039;update&#039; action correctly&#039;
The recognized options &quot;show&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt; did not match &quot;update&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt;, difference: &quot;update&quot;}&gt;
/home/john/Rails/fudgestudios-bort-298ef7375287c752a49d9f5728088f7e67958c6f/spec/controllers/users_controller_spec.rb:114:

3)
Test::Unit::AssertionFailedError in &#039;UsersController route generation should route users&#039;s &#039;destroy&#039; action correctly&#039;
The recognized options &quot;show&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt; did not match &quot;destroy&quot;, &quot;id&quot;=&gt;&quot;1&quot;, &quot;controller&quot;=&gt;&quot;users&quot;}&gt;, difference: &quot;destroy&quot;}&gt;
/home/john/Rails/fudgestudios-bort-298ef7375287c752a49d9f5728088f7e67958c6f/spec/controllers/users_controller_spec.rb:118:


I&#039;m on Rails 2.2.2, oh yeah and I don&#039;t *really* know what I&#039;m doing.

I&#039;d be chuffed if someone could tell me where I&#039;m being stupid.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting some problems with routes in the tests</p>
<p>Using Autotest I get these failures</p>
<p>1)<br />
Test::Unit::AssertionFailedError in &#8216;UsersController route generation should route users&#8217;s &#8216;update&#8217; action correctly&#8217;<br />
The recognized options &#8220;show&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt; did not match &#8220;update&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt;, difference: &#8220;update&#8221;}&gt;<br />
./spec/controllers/users_controller_spec.rb:114:</p>
<p>2)<br />
Test::Unit::AssertionFailedError in &#8216;UsersController route generation should route users&#8217;s &#8216;destroy&#8217; action correctly&#8217;<br />
The recognized options &#8220;show&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt; did not match &#8220;destroy&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt;, difference: &#8220;destroy&#8221;}&gt;<br />
./spec/controllers/users_controller_spec.rb:118:</p>
<p>3)<br />
Test::Unit::AssertionFailedError in &#8216;SessionsController route generation should route the create sessions correctly&#8217;<br />
The recognized options &#8220;show&#8221;, &#8220;controller&#8221;=&gt;&#8221;sessions&#8221;}&gt; did not match &#8220;create&#8221;, &#8220;controller&#8221;=&gt;&#8221;sessions&#8221;}&gt;, difference: &#8220;create&#8221;}&gt;<br />
./spec/controllers/sessions_controller_spec.rb:104:</p>
<p>running ./spec gives me these</p>
<p>1)<br />
Test::Unit::AssertionFailedError in &#8216;SessionsController route generation should route the create sessions correctly&#8217;<br />
The recognized options &#8220;show&#8221;, &#8220;controller&#8221;=&gt;&#8221;sessions&#8221;}&gt; did not match &#8220;create&#8221;, &#8220;controller&#8221;=&gt;&#8221;sessions&#8221;}&gt;, difference: &#8220;create&#8221;}&gt;<br />
/home/john/Rails/fudgestudios-bort-298ef7375287c752a49d9f5728088f7e67958c6f/spec/controllers/sessions_controller_spec.rb:104:</p>
<p>2)<br />
Test::Unit::AssertionFailedError in &#8216;UsersController route generation should route users&#8217;s &#8216;update&#8217; action correctly&#8217;<br />
The recognized options &#8220;show&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt; did not match &#8220;update&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt;, difference: &#8220;update&#8221;}&gt;<br />
/home/john/Rails/fudgestudios-bort-298ef7375287c752a49d9f5728088f7e67958c6f/spec/controllers/users_controller_spec.rb:114:</p>
<p>3)<br />
Test::Unit::AssertionFailedError in &#8216;UsersController route generation should route users&#8217;s &#8216;destroy&#8217; action correctly&#8217;<br />
The recognized options &#8220;show&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt; did not match &#8220;destroy&#8221;, &#8220;id&#8221;=&gt;&#8221;1&#8243;, &#8220;controller&#8221;=&gt;&#8221;users&#8221;}&gt;, difference: &#8220;destroy&#8221;}&gt;<br />
/home/john/Rails/fudgestudios-bort-298ef7375287c752a49d9f5728088f7e67958c6f/spec/controllers/users_controller_spec.rb:118:</p>
<p>I&#8217;m on Rails 2.2.2, oh yeah and I don&#8217;t *really* know what I&#8217;m doing.</p>
<p>I&#8217;d be chuffed if someone could tell me where I&#8217;m being stupid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk Taylor</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-937</link>
		<dc:creator>Dirk Taylor</dc:creator>
		<pubDate>Fri, 10 Apr 2009 01:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-937</guid>
		<description>Loving it!  Newbie, and finally got it running through deployment to another site!
Now I need to add an application (hahaha!).
What should I read to understand how to use this (since you don&#039;t have a stub application to replace)?  (I.e., which plugin to search on to understand how to use it.)
Again, thank-you.</description>
		<content:encoded><![CDATA[<p>Loving it!  Newbie, and finally got it running through deployment to another site!<br />
Now I need to add an application (hahaha!).<br />
What should I read to understand how to use this (since you don&#8217;t have a stub application to replace)?  (I.e., which plugin to search on to understand how to use it.)<br />
Again, thank-you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyrriana</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-922</link>
		<dc:creator>Kyrriana</dc:creator>
		<pubDate>Wed, 25 Mar 2009 18:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-922</guid>
		<description>Awesome. Just started my second rails project and it sped things up dramatically! No kinks either.</description>
		<content:encoded><![CDATA[<p>Awesome. Just started my second rails project and it sped things up dramatically! No kinks either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starting a Rails Project with Bort &#171; Turn to Your Left at the End of the Sky</title>
		<link>http://jimneath.org/2008/09/09/bort-base-rails-application/comment-page-2/#comment-895</link>
		<dc:creator>Starting a Rails Project with Bort &#171; Turn to Your Left at the End of the Sky</dc:creator>
		<pubDate>Sat, 28 Feb 2009 19:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=59#comment-895</guid>
		<description>[...] a Rails Project with&#160;Bort I highly recommend Bort when you&#8217;re starting a new Ruby on Rails project. Assuming you&#8217;re using MySQL, the [...]</description>
		<content:encoded><![CDATA[<p>[...] a Rails Project with&nbsp;Bort I highly recommend Bort when you&#8217;re starting a new Ruby on Rails project. Assuming you&#8217;re using MySQL, the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
