Skip to content

Upgrade to Rails 7.2 #1580

@jmthomas

Description

@jmthomas

First we need to complete #1579 (upgrade to Ruby 3.3)

Rails 7.2 has made a nice improvement to ActionCable that we were previously working around: they now record a ping on every message: rails/rails@2a71de9. This is also noted in their release notes.

They also changed the name from recordPing to recordMessage so we'll have to remove all our instances of recordPing (since they're doing this now).

Metadata

Metadata

Assignees

Labels

maintenanceDependencies or other issues not bugs or features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions