Skip to content

Raven and reporting exceptions in Rails development #219

@nateberkopec

Description

@nateberkopec

It's currently difficult to report exceptions in things like the Rails development environment. We currently recommend people set config.action_dispatch.show_exceptions = false in development, but this sort of stinks because ActionDispatch::ShowExceptions is very helpful in dev. We should be able to do both at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions