[Bugfix] Confirmed / Unconfirmed events over time for conference dashboard

This commit is contained in:
Chrisbr 2014-07-07 14:58:53 +02:00
parent 2ee621a9b2
commit 8e444fcd88
9 changed files with 556 additions and 22 deletions

View file

@ -75,6 +75,7 @@ GEM
nio4r (>= 0.5.0)
chart-js-rails (0.0.6)
railties (> 3.1)
chronic (0.10.2)
climate_control (0.0.3)
activesupport (>= 3.0)
cliver (0.3.2)
@ -374,6 +375,9 @@ GEM
warden (1.2.3)
rack (>= 1.0)
websocket-driver (0.3.3)
whenever (0.9.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
xpath (2.0.0)
nokogiri (~> 1.3)
yajl-ruby (1.2.0)
@ -435,3 +439,4 @@ DEPENDENCIES
transitions
turbolinks
uglifier (>= 1.3.0)
whenever