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 Rails head builds #1572

Merged
merged 3 commits into from
Jul 20, 2023
Merged

Fix Rails head builds #1572

merged 3 commits into from
Jul 20, 2023

Conversation

paracycle
Copy link
Member

@paracycle paracycle commented Jul 19, 2023

Motivation

Rails HEAD builds have been having some test failures for some time now, but they pass since they are marked as experimental.

Implementation

The behaviour of Tapioca was already correct, it was the tests that were missing some generated methods, so I added missing generated methods to the test cases.

Tests

Updated tests

This is an undocumented method, but it became public in Rails 7.1.

Rails PR: rails/rails#47800
@paracycle paracycle requested a review from a team as a code owner July 19, 2023 21:28
@paracycle paracycle merged commit 634250d into main Jul 20, 2023
24 checks passed
@paracycle paracycle deleted the uk-fix-rails-head-builds branch July 20, 2023 15:17
@shopify-shipit shopify-shipit bot temporarily deployed to production September 13, 2023 22:55 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants