Implements targets and campaigns for conference

This commit is contained in:
Chrisbr 2014-06-26 09:08:26 +02:00
parent 678fe38a25
commit 857ac43e74
40 changed files with 1086 additions and 44 deletions

View file

@ -97,6 +97,10 @@ gem 'rdoc-generator-fivefish'
# We use factory_girl for seeds
gem 'factory_girl_rails'
# We use ahoy for visitor tracking
gem 'ahoy_matey'
gem 'activeuuid'
# Use guard and spring for testing in development
group :development do
# rspec Guard rules