On Tue, May 12, 2009 at 6:43 PM, Sunny Bak <li...@ruby-forum.com> wrote: > I am a newbie for rspec. > I am trying to install and run a "test" test, but i get an error. > > .../lib/active_support/dependencies.rb:440:in `load_missing_constant': > uninitialized constant Spec::VERSION::REV (NameError) > > Can someone help me?
Spec::VERSION::REV does not exist anywhere in rspec, so this is coming from something other than rspec. What versions of rails, rspec and ruby are you using? What other plugins and/or libraries? > Thanks. > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users