remove deprecated hoptoad js_notifier option

This commit is contained in:
Emi Matchu 2011-05-13 08:27:57 -04:00
parent 27f3111b65
commit 38907bc2d6

View file

@ -1,4 +1,4 @@
HoptoadNotifier.configure do |config|
config.api_key = 'a6efc0e697585c2d338b1585137a9798'
config.js_notifier = false
end