Commit Graph

22 Commits

Author SHA1 Message Date
Jon Moss
d95d680d68 Merge pull request #23096 from HayleyCAnderson/ha-action-cable-docs
[ci skip] Improve Action Cable configuration explanations
2016-01-18 09:30:42 -05:00
Hayley Anderson
04d4928e60 Improve Action Cable configuration explanations
* Clarify wording around how defaults work
* Clarify wording around what formatting versus information is required
* Separate consumer configuration section since it is important and wordy
* Add additional explanation of options for setting consumer configuration
* Consolidate consumer configuration information to reduce confusion
2016-01-18 00:22:00 -05:00
David Heinemeier Hansson
01c320001b Revert "Merge pull request #22977 from rails/revert-22934-master"
This reverts commit d0393fccffc118a5de37654aa222774b66123393, reversing
changes made to 3b7ccadfc1c8dfec61af898167e1300b17f5cf25.
2016-01-16 15:42:20 +01:00
David Heinemeier Hansson
36fe301564 Revert "Move async execution from celluloid to concurrent-ruby" 2016-01-08 20:09:25 +01:00
Mike Perham
2bb65e64e6 Remove celluloid references 2016-01-05 15:10:11 -08:00
Kasper Timm Hansen
a381add01f [ci skip] Steal ActionCable.server mounting from routes template.
Mounting it as prescribed here:

0d1d50c2db/railties/lib/rails/generators/rails/app/templates/config/routes.rb (L5)
2015-12-22 11:11:47 +01:00
Robert Eshleman
a61b9be813 Update "Support" in ActionCable README [ci skip]
* Add link to API documentation
* Link to issue tracker for rails/rails (instead of rails/actioncable)
* Add link to rails-core mailing list for feature requests
2015-12-21 14:31:32 -05:00
henning mueller
9f00021268 One long dash in headline. 2015-12-21 10:05:32 +01:00
henning mueller
cb6f337aac Use default cable path in (in-app) server config example. 2015-12-21 09:44:02 +01:00
henning mueller
16bee0f5bd Replaced "Cable" by "ActionCable" in CoffeeScript examples. 2015-12-21 09:35:37 +01:00
Yves Senn
8615f8b5c8 docs, follow up to #22699. [ci skip] 2015-12-19 14:42:09 +01:00
Oleg Motenko
059aae74d1 Update README.md 2015-12-19 15:06:56 +02:00
David Heinemeier Hansson
eb5ca8e16d Stray line 2015-12-18 13:16:01 +01:00
David Heinemeier Hansson
ed33d1d641 Simplify 2015-12-18 13:15:56 +01:00
David Heinemeier Hansson
21efa5218b Now available in action_cable 2015-12-18 13:15:52 +01:00
Akshay Vishnoi
ebad5c72d3 [ci skip] Fix grammar 2015-12-18 16:30:18 +05:30
Xavier Noria
7daad3a401 Update README.md
ActiveRecord -> Active Record [ci skip]
2015-12-17 15:00:19 +01:00
Rafael Mendonça França
96455349ff Configure the Action Cable's redis in the engine
This will decouple Action Cable from Rails.
2015-12-15 15:59:00 -02:00
claudiob
70e593d998 Remove rails/actioncable Travis badge
[ci skip]

Since Action Cable is getting integrated into rails/rails, the Travis
badge for rails/actioncable is not needed anymore.

Also following the standard of every other README to have `--` rather
than `-` to separating the name of the library from its description.
2015-12-15 09:25:15 -08:00
Javan Makhmali
8625518725 Bring latest changes over from actioncable/master 2015-12-15 10:35:02 -05:00
claudiob
f6fb71af8b Remove Alpha disclaimer from ActionCable
[ci skip] Getting to ready to merge into rails/rails
2015-12-14 08:24:06 -08:00
David Heinemeier Hansson
bf40bddfce Get ready to merge into Rails 2015-12-14 15:48:54 +01:00