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

Rails 8 version #205

Merged
merged 13 commits into from
Oct 9, 2024
Merged

Rails 8 version #205

merged 13 commits into from
Oct 9, 2024

Conversation

palkan
Copy link
Member

@palkan palkan commented Sep 13, 2024

What is the purpose of this pull request?

This PR introduces a major internal refactoring to use the upcoming Action Cable redesign: rails/rails#50979

What changes did you make? (overview)

Is there anything you'd like reviewers to focus on?

Checklist

  • I've added tests for this change
  • I've added a Changelog entry
  • I've updated documentation

@palkan palkan force-pushed the feat/actioncable-v8 branch 3 times, most recently from 78e9b90 to f7a2002 Compare September 13, 2024 02:47
@palkan palkan force-pushed the feat/actioncable-v8 branch from f7a2002 to b8bf38d Compare September 13, 2024 03:38
@palkan palkan force-pushed the feat/actioncable-v8 branch from b8bf38d to 5f18be2 Compare September 13, 2024 03:44
Action Cable now raises an exception in case command is unknown
@palkan palkan force-pushed the feat/actioncable-v8 branch from 7ceb550 to b5d7e4f Compare September 13, 2024 04:10
@palkan palkan force-pushed the feat/actioncable-v8 branch from 3bf488a to 00c047e Compare September 30, 2024 21:22
@palkan palkan marked this pull request as ready for review October 9, 2024 21:30
@palkan palkan merged commit 73f5358 into master Oct 9, 2024
12 of 13 checks passed
@palkan palkan deleted the feat/actioncable-v8 branch October 9, 2024 21:30
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