I’ve installed rails on my dual core rather fast toshiba laptop.
Everything but rails seems to work just fine.However “rails -h” takes
over 30 seconds to display the help. It takes a few seconds even to
display the version.
Doing things like “rails demo” take many minutes but finally complete.
Starting the rails app takes many minutes (about 30) but then finally
the browser brings up the Welcome aboard page. It’s running well, just
incredibly slowly.
Ruby itself appears to run just fine, though I don’t have any
applications as large as rails to compare.
Advise me, please. Thanks!