https://github.com/dbackowski/socket.io-rails
Rails asset pipeline wrapper for socket.io
https://github.com/dbackowski/socket.io-rails
asset-pipeline gem rails socket-io
Last synced: about 1 year ago
JSON representation
Rails asset pipeline wrapper for socket.io
- Host: GitHub
- URL: https://github.com/dbackowski/socket.io-rails
- Owner: dbackowski
- License: mit
- Created: 2013-01-29T18:36:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T20:24:07.000Z (over 6 years ago)
- Last Synced: 2025-04-13T10:13:15.819Z (about 1 year ago)
- Topics: asset-pipeline, gem, rails, socket-io
- Language: Ruby
- Size: 619 KB
- Stars: 57
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# socket.io-rails [](https://travis-ci.org/dbackowski/socket.io-rails)
Rails asset pipeline wrapper for [socket.io.js](https://github.com/LearnBoost/socket.io-client).
## Installation
Add this line to your application's Gemfile:
gem 'socket.io-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install socket.io-rails
## Usage
Include socket.io in your manifest files:
//= require socket.io