Skip to content

Period in URL? #158

Closed
Closed
@gaiottino

Description

@gaiottino

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions