Scorched v0.23 Release Notes

    • Now using scorched-accept for accept header parsing and logic, which fixes issues with the :media_type condition.
    • 👻 Exceptions caught by Scorched are now assigned to env['rack.exception'].
    • Implemented respond_to_missing? on Scorched::Controller.