Hello,
After getting rails 2.0 preview to work, autotest stopped working?
$ autotest
loading autotest/rails_rspec
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S
script/spec -O spec/spec.opts spec/controllers/user_controller_spec.rb
spec/models/user_spec.rb spec/helpers/user_helper_spec.rb
/Library/Ruby/Gems/gems/activesupport-1.4.4.7919/lib/active_support/dependencies.rb:263:in
`load_missing_constant'': uninitialized constant
ActionView::Helpers::JavaScriptMacrosHelper (NameError)
from
/Library/Ruby/Gems/gems/activesupport-1.4.4.7919/lib/active_support/dependencies.rb:453:in
`const_missing''
from
/Users/myaccount/Documents/RubyonRailsApps/rspec/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/helper.rb:31
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in
`require''
---------------------------------------------
Is this a common error?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---