Re: [rspec-users] No Method Error

2013-11-22 Thread David Chelimsky
Is it that you don't understand the error message or you don't understand what to do about it? On Fri, Nov 22, 2013 at 9:39 AM, Richard Jones wrote: > Hi, > > I'm getting the error below, can someone explain what I need to do? > > Failure/Error: @numbers.exchange(1).should be_true > NoMethodErr

[rspec-users] No Method Error

2013-11-22 Thread Richard Jones
Hi, I'm getting the error below, can someone explain what I need to do? Failure/Error: @numbers.exchange(1).should be_true NoMethodError: private method 'exchange' called for # # ./numbers_spec.rb:55:in 'block (2 levels) in ' Greatly appreciated Richy -- Posted via http://www.ruby-forum.com/