Rob Th wrote in post #966620:
> I am extremely new to RoR, I am. I am slowly but surely learning Ruby
> and the Rails concepts but the environment is confusing.
>
> I have an application that was written for my company in RoR. It is on a
> ubuntu server that is going to be shut down. I want to move the app to
> my two Macs (one Leopard and one Snow Leopard). We want to keep the app
> to demo a business concept but it can run locally exclusively
> (localhost).  So I want to move it to my Macs from the shared Ubuntu
> server. I am concerned about Rails and Ruby backwards compatibility; and
> if there are any particular sand traps please let me know. Also why does
> gem list --local seem to indicate the Macs have multiple versions? Is
> this bad? And what should I do to insure I have compatible Mac RoRs for
> running the app.

Use RVM and setup exactly the same environment that is currently on the 
Ubuntu box and all should be well with the world:

http://rvm.beginrescueend.com/

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to