On Fri, Apr 17, 2009 at 12:06 PM, Brad <[email protected]> wrote:
> I suppose the only real reason I have for not using the Ruby version > that is already available is that it's 1.8.6 and my deployment > environment (my hosting service), uses 1.8.7. Not too sure if there > are any changes between versions that would be significant to me. I would recommend getting VMWare or equivalent and re-creating (as closely as possible) your deployment environment on a VM. Then you can develop natively and test-deploy to your local Linux (assuming!) instance for integration testing before pushing out to production. FWIW, -- Hassan Schroeder ------------------------ [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

