Skip to content
  • justin talbott's avatar
    d2571e56
    add rescue_with support to ActionCable::Connection::Base · d2571e56
    justin talbott authored
    and update ActionCable guide to describe exception handling usage
    
    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # On branch master
    # Your branch is behind 'origin/master' by 5 commits, and can be fast-forwarded.
    #
    # Changes to be committed:
    #	modified:   actioncable/CHANGELOG.md
    #	modified:   actioncable/lib/action_cable/connection/base.rb
    #	modified:   actioncable/lib/action_cable/connection/subscriptions.rb
    #	modified:   actioncable/test/connection/subscriptions_test.rb
    #	modified:   guides/source/action_cable_overview.md
    #
    d2571e56
    add rescue_with support to ActionCable::Connection::Base
    justin talbott authored
    and update ActionCable guide to describe exception handling usage
    
    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # On branch master
    # Your branch is behind 'origin/master' by 5 commits, and can be fast-forwarded.
    #
    # Changes to be committed:
    #	modified:   actioncable/CHANGELOG.md
    #	modified:   actioncable/lib/action_cable/connection/base.rb
    #	modified:   actioncable/lib/action_cable/connection/subscriptions.rb
    #	modified:   actioncable/test/connection/subscriptions_test.rb
    #	modified:   guides/source/action_cable_overview.md
    #
Loading