Passenger preference pane v1.2
X-Mas came early this year ;-)
Checkout the changelog:
- Rack support. Thanks to Kematzy for the original suggestion/work.
- Fixed “issue” people had with the default non-vhost based directory not working anymore. Thanks to “spike” for debugging this.
- Made the vhost config file extension configurable as well. Patch by Felipe Mathies.
- Backported RubyCocoa + Ruby 1.8.7 fix. Patch by Grant Hollingworth.
- Removed the “Allow mod rewrite rules” checkbox, we found it’s not worth the UI real estate.
Most users probably want to download the “stable” 1.2 release.
If you understand why stable has been quoted, you can track development and contribute on: github.com/alloy/passengerpane
Please report any bugs you may find at: fingertips.lighthouseapp.com/projects/13022
Comments
Add your comment
In order to fight spam on this blog, posting comments from a browser without javascript is currently not supported.
Subscribe
Matthijs Langenberg about 3 hours later: (delete | show email)
Thanks! It's used by all ruby programmers at Newminds. ¶
Jerome 9 days later: (delete)
Seriously, this is great. I wouldn't mind editing the the configuration file every now and then to add my projects, but this just makes it oh so easier!
Keep up the good work. ¶
Brad 22 days later: (delete)
This is great but is giving me problems if I have a project using edge rails (rake rails:freeze:egde). After the first request it responds with an error.
If I removed the 'rails' folder from the vendor directory it works fine.
(I am running in dev. mode with a name subdomain.name.local) ¶
Manfred Stienstra 22 days later: (delete)
Brad, that's a problem with Passenger support for Rails Edge and not with the Passenger Pane. If you upgrade to Passenger 2.0.6 it should work just fine. ¶