Closed
Description
Hi there,
Really liking Grape so far. I'm converting a Sinatra app to Grape and I've got a couple of questions:
- get '/users/:email' doesn't work for email addresses. Grape is trying to change the format since I'm testing with a .com and I therefore get "The requested format is not supported." How can I allow periods in the URL?
- post '/users/:email/activate' is not recognized as a valid route, I'm just getting "Not Found"
How can I solve these issues?
Metadata
Metadata
Assignees
Labels
No labels