basecamp / pow

Zero-configuration Rack server for Mac OS X
http://pow.cx/
MIT License
3.4k stars 261 forks source link

Stop loading .envrc #462

Open diabolo opened 10 years ago

diabolo commented 10 years ago

Pow loads .envrc. If you are using this with direnv, this can cause pow to fail to load rack apps.

Direnv is often used with spring to configure the environment for rails. Pow does not document its loading of .envrc

It would be good if pow either

ajb commented 10 years ago

:+1:

bclennox commented 9 years ago

It seems like this is only for backwards compatibility with very early versions of Pow (prior to 0.3.0 if #73 is right). Is that correct?

If so, is there a plan to deprecate support for .envrc? On the surface, it looks like a trivial change to the code (which I can open a PR for), but I'm sure I don't know all the implications.

ddgromit commented 9 years ago

+1

flybayer commented 9 years ago

+1

sentience commented 9 years ago

+1

Crazyglue commented 8 years ago

+1