On Sat, Dec 27, 2008 at 8:55 PM, Richard Schneeman < [email protected]> wrote:
> > richard-macbook-pro:slangasaurus richard$ sudo gem install rails > Successfully installed rails-2.2.2 > 1 gem installed > richard-macbook-pro:slangasaurus richard$ script/server > => Booting Mongrel (use 'script/server webrick' to force WEBrick) > => Rails 2.1.0 application starting on http://0.0.0.0:3000 > => Call with -d to detach > => Ctrl-C to shutdown server > ** Starting Mongrel listening at 0.0.0.0:3000 > ** Starting Rails with development environment... > ** Rails loaded. > ** Loading any Rails specific GemPlugins > ** Signals ready. TERM => stop. USR2 => restart. INT => stop (no > restart). > ** Rails signals registered. HUP => reload (without restart). It might > not work well. > ** Mongrel 1.1.5 available at 0.0.0.0:3000 > ** Use CTRL-C to stop. > Do you have multiple versions on rails installed (i.e. gem list)? Or do you have a version of rails installed in vendor/rails? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

