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> |
||
|---|---|---|
| .. | ||
| assets | ||
| blueprints/api/v1 | ||
| controllers | ||
| errors | ||
| helpers | ||
| jobs | ||
| models | ||
| services | ||