[rspec-users] Rspec tasks with rspec-rails 2.0
Kyle
kyle.e.crum at gmail.com
Wed Sep 8 08:18:52 EDT 2010
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 rspec can not be found in vendor/gems, vendor/plugins or system
gems.
Is there a new way to do this with rspec-rails 2.0 or did I just miss
something (highly likely).
Thanks!
More information about the rspec-users
mailing list