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

4b799f2ecc48c621a7bc39c79a09b0c001158362f795adfafe758efc68566c31

總下載次數 6,045

這個版本 3,531

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.4

相關連結: