Locomotive

Hi,

I wonder if locomotive can be used on a server to run (manage)
rubyonrails or it is only aimed for development environment.

Many thanks

I would not use if for a deployment server, take a look at darwin ports.
You would be better off using pound, mongrel and lighty in a proper
server setup.

Locomotive is really only there for development.

Tim