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

Update before/after block for RSpec 3.x support #13

Closed
wants to merge 5 commits into from

Conversation

jsmestad
Copy link

Variable example is now passed into hooks in RSpec 3.x; Also include Rack::Test::Methods which fixes #12

Variable `example` is now passed into hooks in RSpec 3.x; Also include `Rack::Test::Methods` which fixes calderalabs#12
RSpec 3.x takes example as argument to hooks
Try without Rack::Test::Methods
@jsmestad
Copy link
Author

Closing this; will open a better one shortly.

@jsmestad jsmestad closed this Sep 10, 2014
@jsmestad jsmestad deleted the patch-1 branch September 10, 2014 18:30
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.

undefined local variable or method `last_response'
1 participant