Monthly Archive for September, 2009

(Snow) Leopard + Rails + Passenger + VirtualBox + Windows 7 and localhost

How do you test your Rails app in Internet Explorer? Crossover? Parallels? VMWare?

However, I use VirtualBox and Windows 7 and it turned out to work out of the box.

In your PassengerPrefPane just rename one of your applications to begin with “a”, so that it is alphabetically the FIRST entry! You can verify this by listing the contents of this directory:

/etc/apache2/passenger_pane_vhosts

The first one will be available on “localhost” in your Mac. That should be the application you would like to test in IE.

Now just boot up your Virtualbox with Windows 7 and hit 10.0.2.2 in the IE, and you will see that particular application.

Ähnliche Posts:
» Etwas mehr Privacy bitte (pgp, gpgmail, snow leopard, google suggest)
» Ruby on Rails with Leopard (localhost, sites, mysql, rmagick)
» AirPortClown: Simple MAC address spoof for Snow Leopard
» Passenger für Ruby on Rails aus TextMate “automatisch” neu starten

Imagemagick on Snow Leopard

This is what the world has been waiting for:

http://github.com/maddox/magick-installer/tree/master

Because AFTER THAT you can sudo gem install rmagick

Ähnliche Posts:
» HowTo: ImageMagick + RMagick via Macports für Tiger
» Etwas mehr Privacy bitte (pgp, gpgmail, snow leopard, google suggest)
» AirPortClown: Simple MAC address spoof for Snow Leopard
» (Snow) Leopard + Rails + Passenger + VirtualBox + Windows 7 and localhost