Closed jimweirich closed 11 years ago
The following error message is generic and does not recognize the === operator:
1) Matching Failure/Error: Then { Fixnum === 1.0 } Then expression failed at /Users/jim/pgm/ruby/misc/matcher_spec.rb:4 false <- Fixnum === 1.0 Fixnum <- Fixnum # ./matcher_spec.rb:4:in `block in Then'
Will be fixed in 3.0.1
The following error message is generic and does not recognize the === operator: