use /data/items/:show
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 16 Jun 2010 19:38:41 +0000 (21:38 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 16 Jun 2010 19:38:41 +0000 (21:38 +0200)
commit136f45adf13ec642fbb42de4eead8fe4f0a46b17
tree859c00596c78d7353b88eb25e22b9095b7ec87ff
parent096674b1051b73af0f4dc4a7b3f947ed3908bdf5
use /data/items/:show

This allows nicer REST API and at the same time, skips recording of
action because I re-used :id as show, so request doesn't have
parameters and isn't recorderd in actions to reduce clutter
lib/MojoFacets.pm
lib/MojoFacets/Data.pm
templates/admin.html.ep