minor fixes and reload button

This commit is contained in:
2014-09-01 10:12:34 +02:00
parent 21cd3b71ea
commit f76c883bb9
9 changed files with 31 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Qwaiter.event_host = "http://#{Rails.env.development? or Rails.env.test? ? 'localhost' : 'events.mozo.bar'}:9296/faye"
Qwaiter.event_host = "http://#{(Rails.env.development? or Rails.env.test?) ? 'localhost' : 'events.mozo.bar'}:9296/faye"
Qwaiter.broadcaster = Qwaiter::Broadcaster::Faye.new
# use the connection from couchbase-structures/documents