docker changes and user authenticated message

This commit is contained in:
2014-10-09 15:08:37 +02:00
parent c6c26124c8
commit 9e9855f762
12 changed files with 41 additions and 12 deletions
+2
View File
@@ -68,6 +68,8 @@ class InMemoryQCounter
end
end
end
rescue RestClient::ResourceNotFound
# view not available, initialize as zero
rescue => e
raise e
end