Which versions (rspec and tmbundle) should we use with rails 2 (stable)?
Can
we just keep using rspec 1.08 with rails2? I noticed running specs from
textmate with rails2 throws some errors.
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dep
endencies.rb:263:in load_missing_constant': uninitialized constant ActionView::Helpers::JavaScriptMacrosHelper (NameError) from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dep endencies.rb:453:in
const_missing’ from
/Users/jeroen/rails2-lostboysnl/vendor/plugins/rspec_on_rails/lib/spec/rails
/dsl/behaviour/helper.rb:31 from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
gem_original_require' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
require’
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dep
endencies.rb:496:in require' from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dep endencies.rb:342:in
new_constants_in’ from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dep
endencies.rb:496:in require' from /Users/jeroen/rails2-lostboysnl/vendor/plugins/rspec_on_rails/lib/spec/rails /dsl/behaviour.rb:8 ... 29 levels... from /Users/jeroen/Library/Application Support/TextMate/Pristine Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:46:in
chdir’ from
/Users/jeroen/Library/Application Support/TextMate/Pristine
Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:46:in run' from /Users/jeroen/Library/Application Support/TextMate/Pristine Copy/Bundles/RSpec.tmbundle/Support/lib/spec_mate.rb:25:in
run_file’
from
/tmp/temp_textmate.UgXRgh:4
Thanks,
Jeroen