Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing deprecation warning for Rspec #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

afcapel
Copy link

@afcapel afcapel commented Jun 2, 2011

Hi, the macthers are awesome and I have been using them for months without any problem, but recently updated to RSpec 2.6.0 and started to see a bunch of warnings like:

DEPRECATION WARNING: you are using a deprecated constant that will
be removed from a future version of RSpec.

* Rspec is deprecated.
* RSpec is the new top-level module in RSpec-2
***************************************************************

The following patch solved the problem for me, so hopefully it would be useful for others.

@sivabudh
Copy link

@cyx, do you have plans to merge this into the master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants