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

Updates rspec version #58

Merged
merged 1 commit into from Jun 4, 2017
Merged

Conversation

FBH037
Copy link

@FBH037 FBH037 commented Jun 4, 2017

This avoids hitting the "undefined method `last_comment'" error.
last_comment has been depreciated in rake so updating rspec fixes that.

The last build failed because of this. A stack overflow article helped me track this down https://stackoverflow.com/questions/35893584/nomethoderror-undefined-method-last-comment-after-upgrading-to-rake-11

This avoids hitting the "undefined method `last_comment'" error.
last_comment has been depreciated in rake so updating rspec fixes that.
@coveralls
Copy link

coveralls commented Jun 4, 2017

Coverage Status

Changes Unknown when pulling 0c281fc on FBH037:fix_last_comment_no_method_error into ** on tra:master**.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 0c281fc on FBH037:fix_last_comment_no_method_error into ** on tra:master**.

@mnoack mnoack merged commit 4e4245b into tra:master Jun 4, 2017
@mnoack
Copy link
Collaborator

mnoack commented Jun 4, 2017

Thanks @FBH037

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.

None yet

4 participants