rails/actioncable/lib
Hartley McGuire 07405c7b62
Fix markup directive in Action Cable templates
When converting Action Cable docs from RDoc to Markdown, these two
templates were accidentally included in the list of files converted (and
the `:markup:` directive added) because they incorrectly had an `.rb`
extension instead of `.rb.tt`.

This commit fixes the extension and removes the `:markup:` directive.
2024-06-30 19:37:35 -04:00
..
action_cable :nodoc: for ActionCable::Connection::TestCookies 2024-05-31 17:30:03 -06:00
rails/generators Fix markup directive in Action Cable templates 2024-06-30 19:37:35 -04:00
action_cable.rb Add a comment for dirname vs __dir__ usage 2024-06-24 10:35:43 +02:00