Rails4 acceptance in the green 😄

This commit is contained in:
2013-12-22 14:04:12 +01:00
parent ff10d9360b
commit 76c2d4ddbc
4 changed files with 62 additions and 50 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
web: bundle exec thin start -p $PORT
faye: rackup faye.ru -s thin -E production
faye: thin start -R faye/config.ru -p 9296
#faye: rackup faye.ru -s thin -E production