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 the latest version of Rails #918

Merged
merged 3 commits into from
May 10, 2024
Merged

Conversation

pixeltrix
Copy link
Contributor

Also upgrades the cucumber environment which was long overdue.

@@ -23,29 +22,35 @@
module Epets
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 6.1
config.load_defaults 7.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be 7.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not until I get rid of the new framework defaults file

@pixeltrix pixeltrix force-pushed the upgrade-to-latest-rails branch from 9db126a to c330ca3 Compare March 15, 2024 13:49
@pixeltrix pixeltrix force-pushed the upgrade-to-latest-rails branch from b93e9ff to 35151f0 Compare March 26, 2024 18:38
@pixeltrix pixeltrix force-pushed the upgrade-to-latest-rails branch from 35151f0 to b554edb Compare April 29, 2024 10:38
@pixeltrix pixeltrix force-pushed the upgrade-to-latest-rails branch from b554edb to 2bda3bf Compare April 30, 2024 23:30
@pixeltrix pixeltrix merged commit 553e8bd into master May 10, 2024
12 checks passed
@pixeltrix pixeltrix deleted the upgrade-to-latest-rails branch May 10, 2024 04:25
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.

2 participants