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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (2):

faye >= 0
thin >= 0

Development 依赖 (3):

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

业主:

作者:

  • Erfan, CISROR Team

SHA 256 校验和:

4b799f2ecc48c621a7bc39c79a09b0c001158362f795adfafe758efc68566c31

下载总量 6,045

这个版本 3,531

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.4

链接: