tests: add Rails 3 test for the missing config.ru case
commitbfb10e16337c99fccfc86b37cff9b78857b0fa1c
authorEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 19:39:09 +0000 (8 19:39 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 19:39:35 +0000 (8 19:39 +0000)
tree97238834f79eb5924d10361ed5d890cf9c2ac93e
parent2c6141c8ae54f17cfb3091231dce0dde7212736b
tests: add Rails 3 test for the missing config.ru case

In case we have weird Rails 3 users who choose to ignore
config.ru, we'll be ready.
t/t0301-rails3-missing-config-ru.sh [new file with mode: 0755]