-
-
Notifications
You must be signed in to change notification settings - Fork 521
Closed
Description
As mentioned in the docs; to disable running Raven/Sentry in development I'm setting config.dsn to a falsey value. However, whatever value I set appears to either have no effect (using "" as the DSN I still see INFO -- : ** [Raven] Raven 0.12.3 ready to catch errors) or generates an URI::InvalidURIError (false, 0 or nil as the DSN).
Am I missing something blindingly obvious?
Using raven-ruby 0.12.3 and Rails 4.2.0
Metadata
Metadata
Assignees
Labels
No labels