mattknox / borked_routing
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
README
This app is intended to demonstrate what I believe is a bug in rails routing. It appears to be impossible to have a deeply nested route with a singular resource in the middle, of the form /users/1/blog/posts/6

