zombiezen / turbohvz

Automatically exported from code.google.com/p/turbohvz
GNU General Public License v3.0
0 stars 0 forks source link

RESTful URIs #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. View a game
2. Edit a game
3. Notice the URIs

What is the expected output? What do you see instead?

The URIs should be: /game/#[/action]

Instead of: /game/action/#

Using Routes <http://routes.groovie.org/> will most likely eliminate this
problem.

Original issue reported on code.google.com by rlight2@gmail.com on 12 May 2008 at 12:05

GoogleCodeExporter commented 9 years ago

Original comment by rlight2@gmail.com on 12 May 2008 at 12:29