I just want to know if someone can tell which ruby version is the most compatible with MAC OS X 10.7. Ruby 1.9.2 just blows up everywhere , yard blows up , pg just crashes with no feedback, is a mess. Can someone tell me what can i do before trying to downgrade. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Simple: never use the first release of anything. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Fri, Aug 19, 2011 at 6:25 PM, radhames brito <rbritom-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I just want to know if someone can tell which ruby version is the most > compatible with MAC OS X 10.7. Ruby 1.9.2 just blows up everywhere , > yard blows up , pg just crashes with no feedback, is a mess. Can > someone tell me what can i do before trying to downgrade. > >I have been using Ruby 1.9.2 with Mac OS 10.7 for several months now with any issues. What version of Rails are you having these issues? Also, what''s the error message(s) you''re seeing with Yard? Does PG work without Yard? If this is the case, I would recommend filing a ticket against the Yard project, http://yardoc.org/. Good luck, -Conrad> -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Aug 20, 2:25 am, radhames brito <rbri...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I just want to know if someone can tell which ruby version is the most > compatible with MAC OS X 10.7. Ruby 1.9.2 just blows up everywhere , > yard blows up , pg just crashes with no feedback, is a mess. Can > someone tell me what can i do before trying to downgrade.I haven''t had any issues with 1.9.2 (installed via rvm) One possible source of problems is when (especially if you use macports) applications or libraries are built against one version of a library, but end up running against another. Fred -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.