> My advice: > If you just want to play around with rails a little bit but never > intend on doing any "real" work with it then IR is fine. If you're > getting started on a project that you plan on eventually deploying to > a server somewhere, go through the steps of getting everything > installed properly on your box.
I would take it a step farther and say if you are going to do some "real work" (what is real work anyway?), then I would recommend trying to get an install up on a Linux box somewhere. When you deploy, it will more than likely be to a Linux-based server, so it will save you many headaches if you have at least one box where you can develop as close to the deployment environment as possible. Just a thought. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

