Closed
Description
Sinatra does not add trailing slash at the end of the URL.
This came up in exercism/exercism#2780 where /languages
was working fine but /languages/
was returning a 404
.
Adding this issue as per @kgrz's suggestion.
Sinatra does not add trailing slash at the end of the URL.
This came up in exercism/exercism#2780 where /languages
was working fine but /languages/
was returning a 404
.
Adding this issue as per @kgrz's suggestion.