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

Commits on May 6, 2020

  1. Use prepend to patch Action Cable classes

    To preserve the original functionality a better monkey-patching technique than copying the code should be used, e.g., Module#prepend
    
    Fixes roidrage#304
    palkan committed May 6, 2020
    Configuration menu
    Copy the full SHA
    41a772a View commit details
    Browse the repository at this point in the history