@vercel/ruby@2.3.2
📦 vercel-functionsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses an issue in the Ruby runtime concerning the stripping of the services route prefix during auto-configuration.
🐛 Bug Fixes
- [services] Ruby runtime now correctly strips the services route prefix by mounting the app at SCRIPT_NAME when the service route prefix is auto-configured.