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

Updated: rspec-rails from ~>4.0.0.beta2 to ~>6.0.0 #3531

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

Conversation

anitagraham
Copy link
Contributor

Moved :it_has_behaviour alias to refinery's spec_helper, as it was being called from both images/spec and resources/spec.

Deprecate no more:
Handling errors as objects now - when adding them (for image/resource validation), and when presenting them.

"The implicit block expectation syntax is deprecated" from refinery/images and refinery/resources.
Added explicit block {} at expects where required, and de-lambda-ed the blocks being called.

Moved :it_has_behaviour alias to refinery's spec_helper, as it was being called from both images/spec and resources/spec.

Deprecate no more:

Handling errors as objects now - when adding them (for image/resource validation), and when presenting them.
"The implicit block expectation syntax is deprecated" from refinery/images and refinery/resources.
Added explicit block {} at expects where required, and de-lambda-ed the blocks being called.
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

1 participant