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

This commit is contained in:
Chrisbr 2014-07-07 14:58:53 +02:00
parent 609f2fd564
commit d1b038c5a7
9 changed files with 555 additions and 21 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)
@ -373,6 +374,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)
@ -434,3 +438,4 @@ DEPENDENCIES
transitions
turbolinks
uglifier (>= 1.3.0)
whenever