You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're not using rspec ourselves; it was contributed to this library by someone else. If you can find a fix that will make it work with RSpec 2 as well, I am happy to merge it.
If a project is using rspec 2, you cannot require statsd/instrument if you've already required rspec:
Requiring statsd/instrument by itself works fine:
There are no problems with rspec 3.
I've tested with rspec 2.11.1, and rspec 3.4.4, with the most recent version of stats-instrument.
The text was updated successfully, but these errors were encountered: