Phusion Passenger 2.0.6 released
This is a minor bugfix release. Please read the Phusion blog for the announcement.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
This is a minor bugfix release. Please read the Phusion blog for the announcement.
Comments
I am still struggling to make Passenger work on a almost freshly generated rails app. It has a simple controller showing some data from the db. It works well with Mongrel. With Passenger, it shows the default index.html, but it fails miserably when I get the path with the simple controller.And yes,I have only one ruby install.
Post a comment