1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Ryan Castner 6d488a22d3 feat(js): Dynamic ActionCable URL (#35579)
* Failing test case

* feat: Dynamic Url Generation

Change createWebSocketURL to be a closure that allows url to be evaluated at the time the webSocket is established

* refactor: createWebSocketURL to Consumer, remove need for closure

Move initial call to createWebSocketURL in createConsumer

* docs: Add documentation for dynamic url and string args to createConsumer

Co-Authored-By: rmacklin <rmacklin@users.noreply.github.com>

[Ryan Castner, rmacklin]
2019-03-31 19:41:12 +02:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md Use the HTTPS protocol for links to Edges Guides [ci skip] 2018-08-28 13:49:58 +00:00
3_0_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
3_1_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
3_2_release_notes.md
4_0_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
4_1_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
4_2_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
5_0_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
5_1_release_notes.md Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
5_2_release_notes.md Updated links from http to https in guides, docs, etc 2019-03-09 16:43:47 +05:30
6_0_release_notes.md Add Active Model release notes for Rails 6 [ci skip] (#35790) 2019-03-29 22:22:56 +05:30
_license.html.erb
_welcome.html.erb
action_cable_overview.md feat(js): Dynamic ActionCable URL (#35579) 2019-03-31 19:41:12 +02:00
action_controller_overview.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
action_mailbox_basics.md Add Exim and Qmail support to Action Mailbox 2019-01-12 21:38:26 -05:00
action_mailer_basics.md - Remove the word painfully from documentation 2019-03-08 11:14:49 -08:00
action_text_overview.md Add Action Text to guides [ci skip] 2019-01-05 13:30:37 +02:00
action_view_overview.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_job_basics.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_model_basics.md
active_record_basics.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_record_callbacks.md update callbacks skipping methods in guide [ci skip] 2019-02-23 01:22:53 +05:30
active_record_migrations.md [ci skip] Updated docs to reflect index: true option not available as column modifier 2019-03-30 09:12:56 +05:30
active_record_postgresql.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_record_querying.md [ci skip] Add ActiveRecord::Relation#extract_associated method to the active_record_querying.md 2019-03-30 10:14:54 +05:30
active_record_validations.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_storage_overview.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
active_support_core_extensions.md Update multiline? sample code [ci skip] 2019-03-07 23:53:07 +09:00
active_support_instrumentation.md Update instrumentation guides w/optional block 2019-03-22 13:20:32 -04:00
api_app.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
api_documentation_guidelines.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
asset_pipeline.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
association_basics.md Add note about has_many associations callbacks [ci skip] 2019-03-12 10:28:31 +00:00
autoloading_and_reloading_constants.md [ci skip] Minor documentation fixes for consistency 2019-03-09 12:15:00 +05:30
caching_with_rails.md Updated links from http to https in guides, docs, etc 2019-03-09 16:43:47 +05:30
command_line.md Spelling error 2019-03-26 02:04:04 -06:00
configuring.md Rename i18n_full_message config option to i18n_customize_full_message 2019-03-29 21:38:48 +05:30
contributing_to_ruby_on_rails.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
debugging_rails_applications.md Add unknown method to list of methods to write current log [ci skip] 2019-03-21 23:49:53 +09:00
development_dependencies_install.md Fix "Development Dependencies Install" guide [ci skip] 2019-01-19 23:28:25 +00:00
documents.yaml Add Action Text to guides [ci skip] 2019-01-05 13:30:37 +02:00
engines.md Add load hook for ActiveStorage::Attachment 2019-03-28 18:52:02 -04:00
form_helpers.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
generators.md Remove mentions about javascripts option from the guide about generators [ci skip] 2018-10-22 23:55:36 +03:00
getting_started.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
i18n.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
index.html.erb Add OG tags to layout.html.erb 2019-01-09 13:23:22 +09:00
initialization.md
layout.html.erb Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
layouts_and_rendering.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
maintenance_policy.md
plugins.md
rails_application_templates.md Abort early if generator command fails (#34420) 2018-12-07 15:01:32 +09:00
rails_on_rack.md Changed webserver to web server. 2019-01-22 21:11:03 +05:30
routing.md [ci skip] Removed extra hyphens 2019-03-11 19:31:36 +05:30
ruby_on_rails_guides_guidelines.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
security.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
testing.md [ci skip] Fixed testing guides typo fourty -> forty 2019-03-28 09:41:04 +05:30
threading_and_code_execution.md
upgrading_ruby_on_rails.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00
working_with_javascript_in_rails.md Update links and code examples in the guides to use HTTPS where the host supports it. 2019-03-06 15:21:07 -05:00