Skip to content

Instantly share code, notes, and snippets.

@thechrisoshow
Created August 3, 2011 15:37
Show Gist options
  • Save thechrisoshow/1122925 to your computer and use it in GitHub Desktop.
Save thechrisoshow/1122925 to your computer and use it in GitHub Desktop.
*****************************************************************
DEPRECATION WARNING: you are using deprecated behaviour that will
be removed from a future version of RSpec.
/Users/thechrisoshow/work/cvf/spec/models/booking_spec.rb:126:in `block (3 levels) in <top (required)>'
* be_close(12.1, 0.01) is deprecated.
* please use be_within(0.01).of(12.1) instead.
*****************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment