The render_unprocessable_entity_response method was calling to_hash on all exceptions, but ActionController::ParameterMissing doesn't have that method. Updated to handle different exception types properly. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| concerns | ||
| application_controller.rb | ||
| tokens_controller.rb | ||