[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

@ -95,6 +95,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