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

Commits on Aug 6, 2023

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

    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.
    anitagraham committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    8c13798 View commit details
    Browse the repository at this point in the history