Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Celluloid 0.16.0 until termination issue in 0.17.0 is resolved | Javan Makhmali | 2015-07-24 | 1 | -44/+2 |
| | | | | The issue: https://github.com/celluloid/celluloid/issues/637 | ||||
* | Update gems and requires | Thomas Walpole | 2015-07-22 | 1 | -9/+50 |
| | |||||
* | Remove version requirements. | constXife | 2015-07-20 | 1 | -3/+3 |
| | |||||
* | Add coffee-rails as a dependency. | constXife | 2015-07-20 | 1 | -0/+15 |
| | |||||
* | Move dev dependencies from Gemfile to the gemspec: rake, puma, mocha | Jeremy Kemper | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | Updated Gemfile.lock | Pratik Naik | 2015-07-12 | 1 | -8/+8 |
| | |||||
* | Add actionpack as a dependency | Pratik Naik | 2015-07-12 | 1 | -1/+32 |
| | |||||
* | Load mocha for tests | Pratik Naik | 2015-07-12 | 1 | -0/+4 |
| | |||||
* | Freshen Gemfile.lock | Jeffrey Hardy | 2015-07-08 | 1 | -3/+4 |
| | | | | | | | | Generated from a fresh `bundle install` * Add websocket-driver * Update activesupport * Rename `actioncable` -> `action_cable` | ||||
* | Use latest Bundler | David Heinemeier Hansson | 2015-07-07 | 1 | -1/+4 |
| | |||||
* | Latest dependencies | David Heinemeier Hansson | 2015-06-19 | 1 | -6/+8 |
| | |||||
* | Add connection identifier and an internal redis channel | Pratik Naik | 2015-04-06 | 1 | -2/+7 |
| | |||||
* | Support Rails 5 | Jeremy Kemper | 2015-02-16 | 1 | -3/+3 |
| | |||||
* | New Gemfile.lock | Pratik Naik | 2015-02-13 | 1 | -14/+7 |
| | |||||
* | Latest gems and fix a callback bug | Pratik Naik | 2015-01-15 | 1 | -0/+54 |