Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run tests with Travis. | Kasper Timm Hansen | 2015-07-29 | 1 | -0/+1 |
| | |||||
* | Update the README re: tests | Pratik Naik | 2015-07-14 | 1 | -2/+2 |
| | |||||
* | Update readme to remove js from example, copies structure from ↵ | Lachlan Sylvester | 2015-07-13 | 1 | -6/+1 |
| | | | | https://github.com/rails/actioncable-examples | ||||
* | Link to example repo | David Heinemeier Hansson | 2015-07-12 | 1 | -0/+3 |
| | |||||
* | Note that there is no auto-reloading of classes in the cable server | David Heinemeier Hansson | 2015-07-11 | 1 | -0/+2 |
| | |||||
* | Note the need for a big DB connection pool to match worker pool size | David Heinemeier Hansson | 2015-07-11 | 1 | -0/+1 |
| | |||||
* | small typo on README.md | Pedro Nascimento | 2015-07-11 | 1 | -1/+1 |
| | | | celluoid -> celluloid | ||||
* | Update readme to include requiring the cable js file and rename the example ↵ | Lachlan Sylvester | 2015-07-10 | 1 | -1/+8 |
| | | | | file for creating App.cable not conflict with the action cable js libs | ||||
* | Update README.md | Emil Ahlbäck | 2015-07-09 | 1 | -1/+0 |
| | | | Fix double ` ```ruby ` within the same code block. | ||||
* | Merge pull request #12 from lsylvester/application-channel-not-defined | David Heinemeier Hansson | 2015-07-09 | 1 | -0/+12 |
|\ | | | | | update README to include creating the ApplicationCabel::Channel | ||||
| * | update README to include creating the ApplicationCabel::Channel | Lachlan Sylvester | 2015-07-09 | 1 | -0/+12 |
| | | |||||
* | | update documentation to use websocket protocol | Lachlan Sylvester | 2015-07-09 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #10 from packagethief/doc-syntax | Rafael Mendonça França | 2015-07-09 | 1 | -3/+3 |
|\ | | | | | Fix CoffeeScript syntax in code examples | ||||
| * | Fix CoffeeScript syntax in code examples | Jeffrey Hardy | 2015-07-08 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #7 from lsylvester/update-reame-sample-code-syntax-error | Rafael Mendonça França | 2015-07-09 | 1 | -1/+1 |
|\ \ | |/ |/| | Up[date README sample code so there is no syntax error | ||||
| * | Up[date README sample code so there is no syntax error | Lachlan Sylvester | 2015-07-09 | 1 | -5/+5 |
| | | |||||
* | | Merge pull request #6 from connorshea/patch-1 | Rafael Mendonça França | 2015-07-08 | 1 | -1/+1 |
|\ \ | | | | | | | Fix typo in README.md | ||||
| * | | Fix typo | Connor Shea | 2015-07-08 | 1 | -1/+1 |
| |/ | |||||
* / | Update README - fix puma command and requiring environment from cabel/config.ru | Lachlan Sylvester | 2015-07-09 | 1 | -6/+6 |
|/ | |||||
* | Explain the configuration of the framework | David Heinemeier Hansson | 2015-07-08 | 1 | -0/+68 |
| | |||||
* | Some quick documentation edits and add a LICENSE to the repo | Nick Quaranto | 2015-07-08 | 1 | -14/+16 |
| | |||||
* | You can be a subscriber multiple times. | David Heinemeier Hansson | 2015-07-08 | 1 | -2/+2 |
| | |||||
* | Remove bit about release as it hasn't happened yet | David Heinemeier Hansson | 2015-07-08 | 1 | -12/+1 |
| | |||||
* | Update README.md | David Heinemeier Hansson | 2015-07-08 | 1 | -86/+97 |
| | |||||
* | Note Ruby dependencies | David Heinemeier Hansson | 2015-07-08 | 1 | -0/+1 |
| | |||||
* | Note lack of tests | David Heinemeier Hansson | 2015-07-08 | 1 | -0/+4 |
| | |||||
* | Flush out the README overview of Action Cable | David Heinemeier Hansson | 2015-07-08 | 1 | -0/+238 |