On Sun, Jun 27, 2010 at 6:01 AM, Iain Barnett <iainspeed / gmail.com> wrote: > I've been going through the book Head First RoR, and in it I've been asked to make a tickets app, and then an events app. > Is there a way I can get both apps to work at the same time, or do I have to start 2 separate instances of the server? Have I missed something obvious?? Yes to all of the above. You have 2 separate apps, so yes, you have to start 2 servers to handle them. You can run them simultaneously by configuring one to use a different port. -- Hassan Schroeder ------------------------ hassan.schroeder / gmail.com twitter: @hassan