Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongrel_rails doesn't work w/ Rails 3 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

mongrel_rails doesn't work w/ Rails 3 #50

wants to merge 1 commit into from

Conversation

notch8
Copy link

@notch8 notch8 commented Jan 26, 2011

Updated the code for starting the server to use the ./script/rails server command if it exists. That way we can support both the old way and a Rails 3 compatible way. Another advantage is that though it will use Mongrel if its available, we're not tied to that and can use Thin or fall back to Webrick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants