public
Description: Phusion Passenger (mod_rails)
Home | Edit | New

Wishlist

Hi guys. Would you like to contribute to Phusion Passenger? The documentation is lagging a bit behind and we could really use some help. If you want to help out, please choose something from the list below and send a patch. Thanks. :)

The Users Guide is actually a .txt file, located in doc/Users Guide.txt. It’s converted to HTML by AsciiDoc, the same tool that Git uses for formatting its documentation.

Other documentation

  • Phusion Passenger defaults to the “production” environment. Some people ask on the mailing list why their application can’t connect to the database, and 9 out of 10 times it turns out that they expected the application to be run in the “development” environment. Either that, or they don’t know what environments are. The manual should include this information.
  • Some people run external commands in their Rails apps (e.g. system("foo")). That will fail if the command isn’t in PATH. There should be a chapter which explains what the problem is and how they can update the PATH environment variable for Apache/Passenger.
Last edited by FooBarWidget, Mon Mar 16 06:44:18 -0700 2009
Home | Edit | New
Versions: