diff options
author | Ryan Duryea <ryan.duryea@avanta.com> | 2010-05-04 11:49:22 -0700 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-06-20 00:57:15 +0200 |
commit | bb324693ab8e197b369b90e2c3b46d67395a58e5 (patch) | |
tree | a05c57e317c6e4a0fac6120e26fd5057c0c5d5dc /railties/README | |
parent | bb6cd6d3ec02996c7dd11a4bb96381da18b7de8a (diff) | |
download | rails-bb324693ab8e197b369b90e2c3b46d67395a58e5.tar.gz rails-bb324693ab8e197b369b90e2c3b46d67395a58e5.tar.bz2 rails-bb324693ab8e197b369b90e2c3b46d67395a58e5.zip |
Pass rack the absolute path of server's pid file
When running as a daemon, rack will cd to "/" and paths relative to the
root of the rails app aren't valid when rack is setting up. Because of
this, "rails server -d" was failing silently when trying to write it's
pid file
Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'railties/README')
0 files changed, 0 insertions, 0 deletions