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] Rails 4.2 ➜ 7.1 | Ruby 2.5.9 ➜ Ruby 3.2.3 | Upgrade #70

Closed
wants to merge 31 commits into from

Conversation

kigster
Copy link
Collaborator

@kigster kigster commented Apr 9, 2024

Description

This PR contains the body of work that upgrades the TicketBooth application from Rails 4 to Rails 7.1 and the most recent Ruby Interpreter.

  • Rails 4.2 ➜ Rails 7.1 [In Progress]
  • Ruby 2.5.9 ➜ Ruby 3.2.3 [In Progress]
  • PostgreSQL 9 ➜ PostgreSQL v16

Related Issue

#58

Status

Current Status:

  • Model Specs
  • Lib specs
  • Controller Specs
  • Classes Specs
  • Mailer Specs

Remaining

TicketRequestController#create action is currently failing.

@kigster kigster requested a review from a team as a code owner April 9, 2024 17:07
@kigster kigster self-assigned this Apr 9, 2024
@kigster kigster changed the title [Upgrade] Rails 7.1, Ruby 3.2 Upgrade [Upgrade] Rails 4.2 ➜ 7.1 | Ruby 2.5.9 ➜ Ruby 3.2.3 | Upgrade Apr 9, 2024
@kigster kigster added stale The PR is likely out of date and removed work-in-progress dependency-upgrades Dependency upgrade labels Apr 13, 2024
@kigster kigster closed this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The PR is likely out of date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant