Displaying 2 results from an estimated 2 matches for "30c1igtnpsdp52".
2011 Mar 20
2
"no such file to load -- dispatcher (LoadError)" on starting mongrel process
After I updated to Rails 3.0, I encountered the following error on
booting mongrel process.
Can anyone advise? Thank you.
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with development environment...
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.4/lib/active_support/
dependencies.rb:239:in `require'': no such file to load -- dispatcher
(LoadError)
from
2011 Mar 21
4
Localhost:3000 using IE on parallels
Hey Guys,
I am at my wits end over this issue.
I have a rails app up and running using WEBrick on localhost:3000 from
my mac, everything is fine.
I would like to test my app in IE, so i am running parallels. To access
localhost from IE on the virtual machine, i use MYCOMPUTERNAME.local in
the address bar of IE. This serves up the "it works!" page no problem.
However, when i specify