When using Chrome with a POW .dev
domain, page loads are incredibly slow.
There is a long delay between Rails finishing its work and the page being rendered to the screen.
Running the same app on a .dev
domain in Safari or Firefox results in instant page load. As does running an alternate server locally on localhost.
The specifics of getting it to work on OSX are as follows:
System Preferences
Network
Advanced
Proxies
tab*.dev
OK
Apply