# Current Exceptions are logged in production logs. # Expected Exceptions should be raised and sent to Sentry. # Details DSN URL should be an environment variable. Similar to: https://github.com/fastruby/points/pull/336
Current
Exceptions are logged in production logs.
Expected
Exceptions should be raised and sent to Sentry.
Details
DSN URL should be an environment variable. Similar to: fastruby/points#336