[rspec-users] Latest cucumber 0.3.6 + rspec >1.2.2 broken?
Ari
aepstein607 at gmail.com
Fri May 22 08:26:20 EDT 2009
Hi all,
It looks like the following line was removed from "/lib/spec/
expectations.rb" on April 11:
attr_accessor :differ
When I try to use cucumber (version 0.3.6), it tries to
call ::Spec:Expectations.differ= and fails. There does not seem to be
anything in the history regarding the removal/deprecation of this
method -- is this a bug in rspec, bug in cucumber, both, or neither?
More information about the rspec-users
mailing list