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

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

View file

@ -98,6 +98,9 @@ gem 'factory_girl_rails'
gem 'ahoy_matey'
gem 'activeuuid'
# We use whenever for recurring jobs
gem 'whenever', :require => false
# Use guard and spring for testing in development
group :development do
# rspec Guard rules