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)
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


No differences found