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

Upgrade to Rails 7.2 so we can stay current with security patches #693

Merged
merged 6 commits into from
Sep 27, 2024

Conversation

bess
Copy link
Contributor

@bess bess commented Sep 27, 2024

Ref #681

Copy link
Member

@carolyncole carolyncole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bess looks good. One comment, but I think we could move forward with this PR.

@@ -35,8 +35,10 @@
end
RSpec.configure do |config|
config.include Rails.application.routes.url_helpers
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures
config.fixture_path = Rails.root.join('spec', 'fixtures').to_s

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bess I wonder if this is really needed. I didn't have this change in describe. I think spec/fixtures is the default. Not that being specific is necessarily bad...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carolyncole carolyncole merged commit c4ea345 into main Sep 27, 2024
5 checks passed
@carolyncole carolyncole deleted the rails_upgrade_try3 branch September 27, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants