Kevin Zink
Results
1
issues of
Kevin Zink
Rails 7+ has removed `ActiveModel::Errors#to_xml` which responders was relying on to emit `:unprocessable_entity` errors in xml format. You'll see something like this if it tries to render the error collection...