I did both 'bundle install' and 'bundle update'.
On Jun 24, 12:03 pm, David Chelimsky <[email protected]> wrote: > On Jun 24, 2010, at 1:23 PM, geetarista wrote: > > > I just upgraded to beta.13 and I'm running into an issue where when I > > run 'rake spec', I get an 'uninitialized constant Comment' error. > > Comment is the first model (alphabetically) in my project. If I > > switch back to beta.12, it works. If I use 'spec .' and not 'rake > > spec', it also works. > > > Environment: Rails master, Mongoid master. > > Did you run 'bundle update'? > _______________________________________________ > rspec-users mailing list > [email protected]http://rubyforge.org/mailman/listinfo/rspec-users _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
