https://github.com/deanout/chatter
A project used to test Rails 5.2's action cable.
https://github.com/deanout/chatter
actioncable rails5 ruby
Last synced: about 1 month ago
JSON representation
A project used to test Rails 5.2's action cable.
- Host: GitHub
- URL: https://github.com/deanout/chatter
- Owner: Deanout
- Created: 2018-04-17T23:22:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T00:45:47.000Z (about 8 years ago)
- Last Synced: 2025-01-11T22:44:54.052Z (over 1 year ago)
- Topics: actioncable, rails5, ruby
- Language: Ruby
- Size: 5.63 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...