@vercel/ruby@2.3.2
📦 vercel-cliView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes an issue in the ruby runtime where the services route prefix was not being correctly stripped during auto configuration.
🐛 Bug Fixes
- [services] Strip services route prefix in ruby runtime by mounting the app at SCRIPT_NAME when service route prefix is auto configured.