aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #126 from mikecarroll/add_allowed_request_origins_to_readmeDavid Heinemeier Hansson2015-12-111-3/+24
|\
| * Add README.md instructions on configuring ActionCable.server.config.allowed_r...Michael Carroll2015-11-201-3/+24
* | Update README find_verified_user exampleTair Assimov2015-12-081-1/+1
* | fix typoTakayuki Matsubara2015-12-031-1/+1
|/
* Tune whitespace in README.mdKasper Timm Hansen2015-11-151-5/+5
* Add some documentation explaining subscription rejectionPratik Naik2015-11-041-0/+3
* Remove unnecessary space in README [ci skip]Ming Qu2015-10-241-2/+2
* Merge pull request #46 from rajcybage/readme_fixRafael França2015-10-231-0/+2
|\
| * [ci skip] small description on readme for identified_byRajarshi Das2015-07-301-0/+2
* | Websockets -> WebSocket spelling [ci skip]Jeremy Daer2015-10-151-9/+9
* | splitting out a bit of ruby from some coffeescript that it was grouped withCharles DuBose2015-10-121-4/+6
* | Adding some examples to the README. Since ActionCable is an engine, it can be...Charles DuBose2015-10-121-11/+91
* | use correct filename in exampleGreg Molnar2015-10-031-1/+1
* | Merge pull request #39 from maclover7/patch-1Rafael Mendonça França2015-08-031-8/+7
|\ \ | |/ |/|
| * Update README.mdJon Moss2015-07-261-8/+7
* | Run tests with Travis.Kasper Timm Hansen2015-07-291-0/+1
|/
* Update the README re: testsPratik Naik2015-07-141-2/+2
* Update readme to remove js from example, copies structure from https://github...Lachlan Sylvester2015-07-131-6/+1
* Link to example repoDavid Heinemeier Hansson2015-07-121-0/+3
* Note that there is no auto-reloading of classes in the cable serverDavid Heinemeier Hansson2015-07-111-0/+2
* Note the need for a big DB connection pool to match worker pool sizeDavid Heinemeier Hansson2015-07-111-0/+1
* small typo on README.mdPedro Nascimento2015-07-111-1/+1
* Update readme to include requiring the cable js file and rename the example f...Lachlan Sylvester2015-07-101-1/+8
* Update README.mdEmil Ahlbäck2015-07-091-1/+0
* Merge pull request #12 from lsylvester/application-channel-not-definedDavid Heinemeier Hansson2015-07-091-0/+12
|\
| * update README to include creating the ApplicationCabel::ChannelLachlan Sylvester2015-07-091-0/+12
* | update documentation to use websocket protocolLachlan Sylvester2015-07-091-3/+3
|/
* Merge pull request #10 from packagethief/doc-syntaxRafael Mendonça França2015-07-091-3/+3
|\
| * Fix CoffeeScript syntax in code examplesJeffrey Hardy2015-07-081-3/+3
* | Merge pull request #7 from lsylvester/update-reame-sample-code-syntax-errorRafael Mendonça França2015-07-091-1/+1
|\ \ | |/ |/|
| * Up[date README sample code so there is no syntax errorLachlan Sylvester2015-07-091-5/+5
* | Merge pull request #6 from connorshea/patch-1Rafael Mendonça França2015-07-081-1/+1
|\ \
| * | Fix typoConnor Shea2015-07-081-1/+1
| |/
* / Update README - fix puma command and requiring environment from cabel/config.ruLachlan Sylvester2015-07-091-6/+6
|/
* Explain the configuration of the frameworkDavid Heinemeier Hansson2015-07-081-0/+68
* Some quick documentation edits and add a LICENSE to the repoNick Quaranto2015-07-081-14/+16
* You can be a subscriber multiple times.David Heinemeier Hansson2015-07-081-2/+2
* Remove bit about release as it hasn't happened yetDavid Heinemeier Hansson2015-07-081-12/+1
* Update README.mdDavid Heinemeier Hansson2015-07-081-86/+97
* Note Ruby dependenciesDavid Heinemeier Hansson2015-07-081-0/+1
* Note lack of testsDavid Heinemeier Hansson2015-07-081-0/+4
* Flush out the README overview of Action CableDavid Heinemeier Hansson2015-07-081-0/+238