-
Notifications
You must be signed in to change notification settings - Fork 1
Replace outputs with v8.0.1 #2
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
Conversation
f5f05d0
to
6fcc268
Compare
Thanks for the PR. Because we pulled data from this repo using GitHub's API as the data source for RailsDiff (and the limitations that imposes), we need to rewrite commits and recreate tags instead of adding new commits, so I can't really use your PR as is. Instead, it's easier for me to fix the problem directly, which I've done for 8.0.1, but for accuracy, I'll need to do the same for all versions going back to v7.2.0.beta1 (I'm assuming).
Thank you for your comment.
This PR was intended just for verifying the differences, so it’s not an issue at all.
This Pull Request was created to verify the results of
rails new
for Rails 8.0.1.It replaces the outputs with the result of running
rails new
with the--skip-bundle
option in Rails 8.0.1.The following were removed in Rails 8.0:
Additionally, the following were removed in Rails 7.2: