passenger Archive

Passenger 2.1.1 and Local Production Environment

If you're on the Passenger 2.1.1 beta and can't figure out why your rails app is going in to the production mode, it's because it sets the RackEnv environment variable production instead of the RailsEnv variable. This is fine on rails 2.3+ apps because they are based on Rack...
Read More