On Apr 1, 12:09 am, mikrogroove <[email protected]> wrote: > On Mar 31, 4:12 pm, Cogaidhean <[email protected]> wrote: > > > Other than you not being on the latest RVM the environment looks > > healthy from RVM's standpoint. > > Thanks for looking at this Wayne, it's pretty weird since everything > else seems perfectly ok - I'm at a loss as to what to do to move > forward and get things working again! Start from scratch?
I tried installing Mongrel instead and things got even weirder... b...@silicon:~/rails/TestProject$ rvm use 1.8.7 Using ruby 1.8.7 p249 b...@silicon:~/rails/TestProject$ rvm gem install mongrel ruby-1.8.7-p249: ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-linux] mongrel is not installed, installing... mongrel installed. b...@silicon:~/rails/TestProject$ mongrel_rails start -p 3001 ** Starting Mongrel listening at 0.0.0.0:3001 ** Starting Rails with development environment... /home/bob/.rvm/gems/ruby-1.8.7-p249/gems/activesupport-3.0.0.beta/lib/ active_support/dependencies.rb:167:in `require': no such file to load -- dispatcher (LoadError) ...etc -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

