From: Julien Palmas <julien.palmas@gmail.com>
To: mongrel-unicorn@rubyforge.org
Subject: Hello and Rack Handler question ;-)
Date: Thu, 10 Mar 2011 12:21:14 +0100 [thread overview]
Message-ID: <C5FE7048-F606-4533-96AE-00825DDD6A29@gmail.com> (raw)
Hi list,
This is my first post here, so Hello World! ;-)
By default, `rails server` starts webrick on a new rails 3 project.
If you include Thin in the gemfile, you can run `rails s thin`to use thin instead.
Same works with mongrel.
Unfortunately, this does not work with unicorn, since it seems that Rack does not provide a handler for Unicorn by default (as it does for Thin and Mongrel).
I know I can run `unicorn` in my app root to achieve the same, but it'd be nice to stick with rails commands and have `rails s unicorn`
Can you tell me if such a handler already exists ?
++
Ju
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying
next reply other threads:[~2011-03-10 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 11:21 Julien Palmas [this message]
2011-03-10 21:08 ` Hello and Rack Handler question ;-) Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://yhbt.net/unicorn/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C5FE7048-F606-4533-96AE-00825DDD6A29@gmail.com \
--to=julien.palmas@gmail.com \
--cc=mongrel-unicorn@rubyforge.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhbt.net/unicorn.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).