Ruby on Rails Thursday, April 5, 2018

Rails has a very concise policy for which versions of the framework are supported: http://guides.rubyonrails.org/maintenance_policy.html 

Can anyone point me to an equivalent statement for the Ruby language itself? I know when I install an elderly Ruby using RVM, that system will warn me: "You realize this is really old, and takes seven patches and a Hail Mary to compile on your modern OS, right?" But having searched through the https://ruby-lang.org site and the ruby/ruby repo at GitHub, I don't see anything that spells out which versions are "supported" or "considered harmful". 

Is there such a thing?

Thanks in advance,

Walter

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c3217d77-b073-4f6c-98f4-9655fcc13ff5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment