mixplate
2007-Apr-04 15:44 UTC
mac osx and linux same work environment? for example can i..
copy my working rails app from my mac environment to my linux work environment and have it work without any problems? i am thinking of buying a small linux handtop and would basically like to carry what i have on my mac machine on my linux machine....update whatever i need on my linux machine, and when i get home, copy them back to my mac machine. thanks -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chris Mear
2007-Apr-04 16:23 UTC
Re: mac osx and linux same work environment? for example can i..
You''ll obviously have to set up Ruby, Rails, your database and the appropriate Ruby database library on your Linux machine first. And then if you have any other external gems/libraries that your app relies on, you''ll have to install those separately on your Linux machine as well. Apart from that, your app should be able to move across with no changes. There are a lot of people who work in OS X and then deploy to Linux servers, which is basically the same thing. Chris On Apr 4, 4:44 pm, mixplate <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> copy my working rails app from my mac environment to my linux work > environment and have it work without any problems? > > i am thinking of buying a small linux handtop and would basically like > to carry what i have on my mac machine on my linux machine....update > whatever i need on my linux machine, and when i get home, copy them back > to my mac machine. > > thanks > > -- > Posted viahttp://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---