Fix unsupported routes in Rails 6
`nil` format is not supported and throws an exception Regex anchors in constraints are also not supported anymore. These shouldn't be needed anyway
Showing
Please register or sign in to comment
`nil` format is not supported and throws an exception Regex anchors in constraints are also not supported anymore. These shouldn't be needed anyway