[Rails] Re: ruby clean up

2018-07-08 Thread Frederick Cheung
On Tuesday, July 3, 2018 at 5:36:22 PM UTC+2, Joe Guerra wrote: > I used homebrew to install ruby.   > > To remove old Homebrew formulae, see the cleanup section from https://docs.brew.sh/FAQ Fred > I guess I have to install rails on top of each version too.   > > On Tuesday, July 3, 2018 at

Re: [Rails] Re: ruby clean up

2018-07-06 Thread Andre Joseph Cubeta
Better use version managers like *RVM* or *Rbenv * On Wed, Jul 4, 2018 at 8:09 AM, Hassan Schroeder wrote: > On Tue, Jul 3, 2018 at 10:25 AM, Joe Guerra wrote: > > I don't think so. No luck so far. > > >> But chances are at some point you'll run into opportunities/need to > >> work on other p

Re: [Rails] Re: ruby clean up

2018-07-03 Thread Hassan Schroeder
On Tue, Jul 3, 2018 at 10:25 AM, Joe Guerra wrote: > I don't think so. No luck so far. >> But chances are at some point you'll run into opportunities/need to >> work on other people's legacy code at least. :-) But "so far" doesn't negate the above point. And you'll be way better off if you're

Re: [Rails] Re: ruby clean up

2018-07-03 Thread Joe Guerra
I don't think so. No luck so far. On Tuesday, July 3, 2018 at 12:06:00 PM UTC-4, Hassan Schroeder wrote: > > On Tue, Jul 3, 2018 at 8:37 AM, Joe Guerra > wrote: > > I don't have any legacy code. Just trying to learn this stuff. > > But chances are at some point you'll run into opportunities/

Re: [Rails] Re: ruby clean up

2018-07-03 Thread Hassan Schroeder
On Tue, Jul 3, 2018 at 8:37 AM, Joe Guerra wrote: > I don't have any legacy code. Just trying to learn this stuff. But chances are at some point you'll run into opportunities/need to work on other people's legacy code at least. :-) I would strongly recommend a version manager like rvm or rbenv

[Rails] Re: ruby clean up

2018-07-03 Thread Joe Guerra
I don't have any legacy code. Just trying to learn this stuff. On Tuesday, July 3, 2018 at 10:50:53 AM UTC-4, Joe Guerra wrote: > > I have several versions of ruby on my mac, I don't know why I would need > them. But, how would I go about removing previously installed versions? > I'm up to Ru

[Rails] Re: ruby clean up

2018-07-03 Thread Joe Guerra
I used homebrew to install ruby. I guess I have to install rails on top of each version too. On Tuesday, July 3, 2018 at 10:50:53 AM UTC-4, Joe Guerra wrote: > > I have several versions of ruby on my mac, I don't know why I would need > them. But, how would I go about removing previously in