Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Use prepend to patch Action Cable classes #1

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

marsadle
Copy link

To preserve the original functionality a better monkey-patching technique than copying the code should be used, e.g., Module#prepend

Fixes roidrage#304

To preserve the original functionality a better monkey-patching technique than copying the code should be used, e.g., Module#prepend

Fixes roidrage#304
@marsadle marsadle merged commit 1bd3e17 into gocutover:master Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Issue with AnyCable: undefined method `protocol' for nil:NilClass
3 participants