InventoryTrackers wrote: > Fred, > That is so cool..thank you. > I can see that a Windows shop could run a Rails application without > having to expose themselves to the scary word LINUX.
Yes, but why would you want to? Linux is a much better server OS than Windows. > I guess the ALPHA user who is running the server on his Windows > machine would run a "ipconfig" to get his IP address and then just > tack on the :3000? Theoretically. But don't do that. Set up a real dev server. Generally speaking, no one developer on the team should be hosting a public server instance on his own box. If you're doing this to help share code, well, that's what version control is for. > Thanks, > David Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 -~----------~----~----~----~------~----~------~--~---

