backbone-jasmine-examples icon indicating copy to clipboard operation
backbone-jasmine-examples copied to clipboard

Error starting up the test suite

Open kumarharsh opened this issue 11 years ago • 5 comments

Using the rake jasmine command spews this error:

rake aborted!
ERROR: 'rake/rdoctask' is obsolete and no longer supported. Use 'rdoc/task' (available in    RDoc 2.4.2+) instead.
/var/lib/gems/1.9.1/gems/rake-10.0.4/lib/rake/rdoctask.rb:1:in `<top (required)>'
/var/lib/gems/1.9.1/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in     `require'
...

kumarharsh avatar Apr 08 '13 07:04 kumarharsh

same here

OmniaGM avatar May 07 '13 10:05 OmniaGM

+1

dogeared avatar Jun 17 '13 13:06 dogeared

same

punk-dev-robot avatar Aug 11 '13 16:08 punk-dev-robot

Changing rails to 3.0.20 fixed it for me, see my commit above

qubutech avatar Aug 11 '13 19:08 qubutech

+1 for the change, @qubutech. Thanks!

indiesquidge avatar Apr 19 '15 02:04 indiesquidge