Hi,
Where can I see which version of rails is currently still being supported?
Also, what ruby version is still supported also?
Thanks!
Hi,
Where can I see which version of rails is currently still being supported?
Also, what ruby version is still supported also?
Thanks!
Hi Ahmed,
Go here https://www.ruby-lang.org/en/downloads/ to see which Ruby versions are supported and available for download.
This http://rubyonrails.org/ will tell you what’s the latest version of Rails you can use. Currently it says 5.1.2.
For Rails look here: Maintenance Policy for Ruby on Rails — Ruby on Rails Guides
Hi,
Not the latest, but what is the oldest version that is still supported by the rails team.
Greg Navis pointed you to the answer - you have to read it though...
ah, 4.2.Z``.
Missed that!