Re: [rspec-users] Rspec tasks with rspec-rails 2.0

2010-09-13 Thread David Chelimsky
On Sep 8, 2010, at 7:18 AM, Kyle wrote: > After updating to Rails 3 and Rspec-rails 2.0, the tasks defined in > rspec.rake Delete it. rspec-rails-2 keeps the rake tasks in a file in the gem. HTH, David > do not work anymore. I instead get this, even when running > the rake tasks via 'bundle ex

[rspec-users] Rspec tasks with rspec-rails 2.0

2010-09-13 Thread Kyle
After updating to Rails 3 and Rspec-rails 2.0, the tasks defined in rspec.rake do not work anymore. I instead get this, even when running the rake tasks via 'bundle exec': * You are trying to run an rspec rake task defined in * /Users/bessieandkyle/code/listsite/lib/tasks/rspec.rake, * but rsp