Lukas Nagl

Results 5 comments of Lukas Nagl

I'm actually still running into this problem of duplicate routes when naming a route with `as:`. What did I do wrong? `routes.rb`: ``` ruby api_version(:module => "V1", :header => {:name...

Thanks for looking into this, @bploetz. As for tacking something to the :as name, I agree that it would have some disadvantages. Personally, I would consider the problem that you...

I was just trying to test for feedback in light of issues such as #14. This issue labelled as enhancement seems to suggest that this should be possible. Here’s the...

:+1: For more complex form-groups this would be great.

I’ve just encountered the same `Could not resolve to a node with the global id of` issue and the solution was quite effortful, so I hope this helps: 1. The...