aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | celluoid -> celluloid
* Update readme to include requiring the cable js file and rename the example ↵Lachlan Sylvester2015-07-101-1/+8
| | | | file for creating App.cable not conflict with the action cable js libs
* Update README.mdEmil Ahlbäck2015-07-091-1/+0
| | | Fix double ` ```ruby ` within the same code block.
* Merge pull request #12 from lsylvester/application-channel-not-definedDavid Heinemeier Hansson2015-07-091-0/+12
|\ | | | | update README to include creating the ApplicationCabel::Channel
| * 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 examples
| * 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 error
| * 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 typo in README.md
| * | 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