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_Game>
# ./numbers_spec.rb:55:in 'block (2 levels) in <top (required)>'

Greatly appreciated

Richy

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to