bebanjo / delorean

DISCONTINUED - Delorean lets you travel in time with Ruby by mocking Time.now
MIT License
454 stars 25 forks source link

Change be_close to be_within due to rspec deprecation #16

Closed jwo closed 12 years ago

jwo commented 12 years ago

be_close has been deprecated and gives a warning (https://github.com/rspec/rspec-expectations/commit/7852dbd08d83d0e09c9481dda2372ee71d29a363).