dockerize faye and counters

This commit is contained in:
2015-02-10 15:44:46 +01:00
parent cab883b3ce
commit 461bbdb3ec
15 changed files with 388 additions and 26 deletions
+5
View File
@@ -0,0 +1,5 @@
source 'https://rubygems.org'
gem "faye"
gem "thin"
gem "pry"