On Wed, May 20, 2009 at 12:12 AM, Diwakar, ANGLER - EIT <diwa...@angleritech.com> wrote: > Earlier I used rspec for a small module in which I could see the string used > in the example displayed in the results > > for eg. > > 1.should be success > 2. should be redirect(failed) > > 2 examples, 1 failure > > Now I upgraded the rails version and getting the results as > > 2 examples, 1 failure. > > what may be the reason? > > my rails/rspec versions > > rails version 2.3.2 > rspec 1.1.8
Rails 2.3 requires rspec 1.2 or greater. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users