https://github.com/raysrashmi/feeds_app
Demo app for actioncable
https://github.com/raysrashmi/feeds_app
actioncable
Last synced: about 2 months ago
JSON representation
Demo app for actioncable
- Host: GitHub
- URL: https://github.com/raysrashmi/feeds_app
- Owner: raysrashmi
- Created: 2017-01-24T10:22:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T13:26:00.000Z (over 8 years ago)
- Last Synced: 2025-03-29T17:25:35.667Z (6 months ago)
- Topics: actioncable
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
To run this app
1. bundle
2. bundle exec rails s
3. open localhost:3000/articlesIf you open this app in two browsers and in one brower add new articles then on
another page you can see the newly added articles without refreshing the page