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:
=

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:

=

Total downloads 6,222

For this version 3,631

Version Released:

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.4

Links: