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

Fix deprecation: Rails 7.1 fixture_paths #2186

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

runephilosof-abtion
Copy link
Member

Was causing this warning:
https://github.com/abtion/rails-template/actions/runs/9657664443/job/26637340275#step:10:36

Rails 7.1 has deprecated the singular fixture_path in favour of an array.You should migrate to plural:

Was causing this warning:
https://github.com/abtion/rails-template/actions/runs/9657664443/job/26637340275#step:10:36
> Rails 7.1 has deprecated the singular fixture_path in favour of an array.You should migrate to plural:
@jeppester jeppester merged commit 447d5bf into main Jun 26, 2024
13 checks passed
@jeppester jeppester deleted the runephilosof-abtion-patch-2 branch June 26, 2024 06:08
@runephilosof-abtion runephilosof-abtion added the SLA Implement this on our SLA projects label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SLA Implement this on our SLA projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants