Enable errbit/hoptoad, update rake
This commit is contained in:
parent
2831ccdde0
commit
4592802411
4 changed files with 35 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue