AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
817 stars 312 forks source link

Remove responders gem #2901

Closed tvdeyen closed 1 month ago

tvdeyen commented 1 month ago

What is this pull request for?

We don't need a gem for responding with JSON from a Rails controller.

Notable changes (remove if none)

Removes a not actually maintained and necessary dependency.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.96%. Comparing base (98293af) to head (71ffa5d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2901 +/- ## ========================================== - Coverage 95.96% 95.96% -0.01% ========================================== Files 230 230 Lines 6269 6267 -2 ========================================== - Hits 6016 6014 -2 Misses 253 253 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.