I’m new Ruby as well as the Rails Framework. I want to install
Passenger so that I can develop in MAMP (Leopard), but I can’t find
any instructions specific to installing Passenger on MAMP.
Can anyone provide with me instructions on how to do so?
I’m new Ruby as well as the Rails Framework. I want to install
Passenger so that I can develop in MAMP (Leopard), but I can’t find
any instructions specific to installing Passenger on MAMP.
Can anyone provide with me instructions on how to do so?
Why do you want to develop using Passenger ? Just use mongrel locally
and use passenger on your production box.
On Fri, Sep 19, 2008 at 8:21 PM, Action [email protected]
wrote:
I’m new Ruby as well as the Rails Framework. I want to install
Passenger so that I can develop in MAMP (Leopard), but I can’t find
any instructions specific to installing Passenger on MAMP.Can anyone provide with me instructions on how to do so?
–
Cheers!
Use the built-in Mongel server. In the terminal go to the directory of
your new rails app and run “script/server”
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs