RubyGems Navigation menu

rails_chat 0.0.1

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:

  • [CISROR Team, Erfan Mansuri]

SHA 256 checksum:

686218fc882d28b517678bcc870c5448d46d3f9f8a621a399061dfcca5d8f6b1

Total downloads 6,047

For this version 2,515

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.4

Links: