>
> Anyway, unless you are using your Mac as a server, why are you running
> Passenger on it in the first place?  Mongrel is perfectly suitable for
> development.
>

A lot of people:

1) Work on more than one site at a time (during a day)

2) Want it always available rather than having to remember to start the
server

3) Prefer to host as much as possible on the same technology (Apache,
Passenger, MySQL is much better than Mongrel/SQLite even if you develop on
Mac OS X and deploy on Linux).

I know I do (all of the above).

Cheers,


Andy

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to