RubyGems Navigation menu

rails_chat 0.0.2

RailsChat is a Ruby gem for use with Rails to publish and subscribe to messages through Faye. It allows you to easily provide real-time updates through an open socket without tying up a Rails process. All channels are private so users can only listen to events you subscribe them to. Refrence gem: https://github.com/ryanb/private_pub

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - October 03, 2013 (52 KB)
  2. 0.0.1 - October 03, 2013 (52 KB)

Runtime Dependencies (2):

faye >= 0
thin >= 0

Development Dependencies (3):

jasmine >= 1.1.1
rake >= 0
rspec ~> 2.8.0

Owners:

Authors:

  • Erfan, CISROR Team

SHA 256 checksum:

4b799f2ecc48c621a7bc39c79a09b0c001158362f795adfafe758efc68566c31

Total downloads 6,026

For this version 3,518

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.4

Links: