1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/connection
justin talbott d2571e560c add rescue_with support to ActionCable::Connection::Base
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
#
2020-03-20 14:49:38 -07:00
..
authorization.rb Update authorization.rb 2018-10-30 16:57:42 -04:00
base.rb add rescue_with support to ActionCable::Connection::Base 2020-03-20 14:49:38 -07:00
client_socket.rb Enable autocorrect for Lint/EndAlignment cop 2018-01-18 17:19:13 +09:00
identification.rb Class methods in the class_methods blocks are wrongly appeared in the doc 2018-04-04 09:04:15 +09:00
internal_channel.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
message_buffer.rb Rails 6 requires Ruby 2.3+ 2018-02-17 10:03:37 -08:00
stream.rb Better compatibility with SPEC. 2018-07-04 12:45:35 +12:00
stream_event_loop.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
subscriptions.rb add rescue_with support to ActionCable::Connection::Base 2020-03-20 14:49:38 -07:00
tagged_logger_proxy.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
test_case.rb update from PR #36222 2020-02-12 13:31:43 -05:00
web_socket.rb Rails 6 requires Ruby 2.3+ 2018-02-17 10:03:37 -08:00