Sha256: f8e5519640e3e31f56f302e76acb4f7e9a05d9a5a6498036058254ca4e0d34af
Contents?: true
Size: 162 Bytes
Versions: 12
Compression:
Stored size: 162 Bytes
Contents
module Notable module DebugExceptions def render_exception(env, exception) env["action_dispatch.exception"] = exception super end end end
Version data entries
12 entries across 12 versions & 1 rubygems