-
Notifications
You must be signed in to change notification settings - Fork 117
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
Update to Rails 7.2 #815
Update to Rails 7.2 #815
Conversation
# puts "\n== Configuring puma-dev ==" | ||
# system "ln -nfs #{APP_ROOT} ~/.puma-dev/#{APP_NAME}" | ||
# system "curl -Is https://#{APP_NAME}.test/up | head -n 1" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The generator adds this already commented so I left it, I don't know if we're going to use this in the future or not. Maybe we can remove it yes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's fine for me to leave it
@andresg4 feel free to merge |
d7b2a2e
to
60011cb
Compare
Board:
Description:
devise_token_auth
origin because the published gem doesn't support Rails 7.2 version, but in main branch it is supportedNotes:
Tasks:
Risk:
Preview: