Auto-select correct Rack adapter
Reported by macournoyer | February 25th, 2008 @ 05:02 PM | in 0.8.0
Include Merb (0.9) and Ramaze (maybe other) Rack adapter and select correct one based on dir structure or something else.
So it can be as easy as w/ Rails: just thin start from app dir.
Comments and changes to this ticket
-
Kevin Williams March 5th, 2008 @ 02:51 PM
- → State changed from new to open
Another option to consider: framework-specific binaries.
thin_rails
thin_merb
thin_ramaze
etc.
I'm not saying it's a better idea, just another idea.
-
Matt Todd March 12th, 2008 @ 01:26 PM
I'll definitely contribute to this when the details get ironed out a bit, not only for my own framework but for others as well.
-
macournoyer March 14th, 2008 @ 12:00 AM
I just implemented something basic in http://github.com/macournoyer/th...
See lib/rack/adapter/loader.rb for details. Send me a patch if you can add support for any other framework.
I'll try to add merb support before closing this.
-
macournoyer April 2nd, 2008 @ 10:00 PM
- → State changed from open to resolved
now auto detects for rails, ramaze, merb and halycon
can also specified w/ --adapter option
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
