[Rails] patch levels and ruby

2013-05-14 Thread John Merlino
How do you know which patch level to use for ruby? I have one project that uses ruby-1.9.3-p0. When I cd into another project, it says: ruby-1.9.3-p392 is not installed. So which to use: ruby-1.9.3-p0 or ruby-1.9.3-p392? -- You received this message because you are subscribed to the Google

Re: [Rails] patch levels and ruby

2013-05-14 Thread Hassan Schroeder
On Tue, May 14, 2013 at 9:37 AM, John Merlino stoici...@aol.com wrote: How do you know which patch level to use for ruby? I have one project that uses ruby-1.9.3-p0. When I cd into another project, it says: ruby-1.9.3-p392 is not installed. So which to use: ruby-1.9.3-p0 or ruby-1.9.3-p392?

Re: [Rails] patch levels and ruby

2013-05-14 Thread Walter Lee Davis
On May 14, 2013, at 12:37 PM, John Merlino wrote: How do you know which patch level to use for ruby? I have one project that uses ruby-1.9.3-p0. When I cd into another project, it says: ruby-1.9.3-p392 is not installed. So which to use: ruby-1.9.3-p0 or ruby-1.9.3-p392? Personally, with