Holy camoley it's working. Well, my app isn't showing but rails is booting, the servers up and I get a nice page when I go to http://0.0.0.0:3000
I got the answer after searching for "no such file mongrel_rails". This page (http://efreedom.com/Question/1-6401240/Rails-Mongrel-RVM-Fails-Startup-Mongrel-Rails-MissingSourceFile) mentioned downgrading to gem 1.4.1 via: gem update --system 1.4.1 that did it! Any idea why? I'm all sorts of curious, but I'm even happier that I can move forward. Phew! -- Posted via http://www.ruby-forum.com/. -- 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.

