Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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