bebanjo / delorean

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

Fix example for RSpec 2.0 #11

Closed russellporter closed 12 years ago

russellporter commented 12 years ago

Just a little fix so the DSL works in RSpec 2.0. Thanks

cavalle commented 12 years ago

Merged, thanks!