Enable errbit/hoptoad, update rake

This commit is contained in:
Henne Vogelsang 2014-04-11 12:32:15 +02:00
parent 2831ccdde0
commit 4592802411
4 changed files with 35 additions and 1 deletions

View file

@ -5,6 +5,9 @@ defaults: &defaults
url_for_emails: localhost:3000
# A secret key. You can generate one with 'rake secret'
devise_secret_key: 12345
# errbit configuration, get your own instance: https://github.com/errbit/errbit
#errbit_key: 123456789101112131415
#errbit_host: errbit.exmaple.com
development:
<<: *defaults