ios support

This commit is contained in:
2015-03-04 20:48:24 +01:00
parent e02d32156f
commit 3cf8d3c896
22 changed files with 127 additions and 53 deletions
+3 -1
View File
@@ -4,4 +4,6 @@
# production: faye: thin start -d -R faye/config.ru -p 9296
#counters: bin/drb_counter.rb run -- development
# production: conters: bin/drb_counter.rb start
server: bundle exec rails s -e production
counters: drb_counter/drb_counter.rb development
faye: thin start -R faye/config.ru -p 9296
#server: bundle exec rails s -e production