Hook prepare_path to mangle the uri to send everything to the legacy controller if...
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 20 Jan 2010 21:50:58 +0000 (21:50 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 20 Jan 2010 21:50:58 +0000 (21:50 +0000)
commit319537bfa8c17c2310a1f3b79a55adbeef5c539d
tree66eef984d26617108129acd3a64baa94e1f0d7e7
parenta349e797ad4ea6be7d0748281b749c6a2b3b83c4
Hook prepare_path to mangle the uri to send everything to the legacy controller if a=foo. That can then decode the crapola and 301 the user to the appropriate place as generated by uri_for_action
lib/Gitalist.pm
lib/Gitalist/Controller/LegacyURI.pm [new file with mode: 0644]