Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T20:24:07.000Z (about 5 years ago)
- Last Synced: 2024-10-30T06:00:21.284Z (2 months ago)
- Topics: asset-pipeline, gem, rails, socket-io
- Language: Ruby
- Size: 619 KB
- Stars: 58
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# socket.io-rails [![Build Status](https://travis-ci.org/dbackowski/socket.io-rails.svg?branch=master)](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