Rake spec failure in beta.13

On Jun 26, 2010, at 10:38 PM, geetarista wrote:

Then ‘bundle install’ and ‘rake spec’ and let me know if all is well.

Thanks,
David

That fixed it. Thanks so much, David!

Great. Thanks. Release coming in the next day or so.

On Jun 28, 2010, at 6:10 AM, Julien wrote:

Need to get all of them from git for this to work (just temporary until I get a release out).

Then ‘bundle install’ and ‘rake spec’ and let me know if all is well.

Thanks,
David
That fixed it. Thanks so much, David!

Great. Thanks. Release coming in the next day or so.

instead of
require File.dirname(FILE) + “/…/config/environment” unless
defined?(Rails)

This is already updated in 2.0.0.beta.14.1 - you just have to follow the
installation instructions and re-run ‘script/rails generate
rspec-install’