Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 518 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 518 Bytes

socket.io-rails Build Status

Rails asset pipeline wrapper for socket.io.js.

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