/home/jack/vendor/plugins/rspec/lib/spec/autorun.rb:3: undefined
method `autorun' for Spec::Runner:Module (NoMethodError)
        from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
        from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
        from /home/jack/vendor/rails/activesupport/lib/active_support/
dependencies.rb:158:in `require'



when I switch to  spec/model and run spec admin_spec.rb
it throw me a error like this, so how to deal with it?

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to