1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
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
..
assets Fix and update template_missing image in guide 2019-02-04 14:12:21 +01:00
bug_report_templates Specify sqlite gem version explicitly in version-specific bug report templates 2019-02-04 17:38:54 -05:00
rails_guides Fix rails guides generation 2019-03-22 18:45:22 +01:00
source feat(js): Dynamic ActionCable URL (#35579) 2019-03-31 19:41:12 +02:00
.document
CHANGELOG.md Prep release 2019-03-11 11:58:15 -04:00
rails_guides.rb Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
Rakefile Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00