faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<FromGitter> <yorci> do you need to set "constraints" key?, did you tried without it? @waghanza
<FromGitter> <yorci> ```get "/user/:id", ApplicationController, :get, {"id" => /\d+/}```