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
Jonathan Hefner a199aaedb8 Cross-link API docs [ci-skip]
RDoc will automatically format and link API references as long as they
are not already marked up as inline code.

This commit removes markup from various API references so that those
references will link to the relevant API docs.
2022-02-21 11:45:25 -06:00
..
channel Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
connection Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
helpers Replace webpack with importmapped Hotwire as default js (#42999) 2021-08-26 10:39:36 +02:00
server Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
subscription_adapter Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
channel.rb Add ActionCable::Channel::TestCase 2018-09-26 22:06:14 -07:00
connection.rb feature: add ActionCable::Connection::TestCase 2019-01-02 19:47:38 -05:00
engine.rb Allow app to opt out of precompiling activestorage js assets (#43967) 2022-01-18 18:19:30 +01:00
gem_version.rb Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
remote_connections.rb RemoteConnection#disconnect: fix ArgumentError on ruby 3.0 2021-04-02 12:24:54 -04:00
server.rb Remove invalid autoloads in top-level Rails modules 2020-06-08 17:21:26 -04:00
subscription_adapter.rb Add Action Cable test adapter 2018-08-19 19:06:30 -04:00
test_case.rb Add Action Cable test case and test helper 2018-08-19 19:23:33 -04:00
test_helper.rb Log a warning when assertions are incorrectly nested and errors are raised 2021-07-12 10:37:43 -05:00
version.rb