ysbaddaden / prax

Rack proxy server for development
http://ysbaddaden.github.io/prax/
Other
475 stars 49 forks source link

set $HOME in server env #68

Closed suan closed 10 years ago

suan commented 10 years ago

Some gems (i.e. pry) expect ENV['HOME'] to be set. Apps that use these gems can't startup otherwise through prax.

ysbaddaden commented 10 years ago

Good catch!