This commit is contained in:
Christian Bruckmayer 2014-07-08 07:19:25 +00:00
commit 91d749bcff
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