Phoenix named routes only the last part

Welcome @andresgutgon!

  • :as - a string or atom containing the named helper scope. When set to false, it resets the nested helper scopes. Has no effect when using verified routes exclusively

So scope /some, as: false would do I guess.

1 Like