:path_pattern is independent of the URI
commit74ca34be2d54809822447ff185d88d83fcd566ae
authorEric Wong <normalperson@yhbt.net>
Sun, 5 Dec 2010 23:34:56 +0000 (5 15:34 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 5 Dec 2010 23:41:37 +0000 (5 15:41 -0800)
tree6d062e8b82b72996a5e53840f7e3517ddaaaae66
parenta84908349094bd8835d3261cd8b11dde863178fd
:path_pattern is independent of the URI

It can be confusing with printf-style patterns in URIs,
so just force path_pattern-users to specify "/" as their
path.
lib/metropolis.rb
test/rack_read_write.rb
test/test_hash.rb
test/test_tc_hdb.rb
test/test_tdb.rb