This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
community-messaging-project
/
central
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
updated Gemfile to account for eventmachine
Paul Klumpp
12 年 前
親
4b86bdf22d
コミット
89d3a3718b
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
Gemfile
+ 1
- 1
Gemfile
ファイルの表示
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
gem 'stomp'
-
+
gem 'eventmachine'