If you’re just starting a new Rails app, do not start with an old
version. You’ll end up tripping over bugs that have already been
fixed, and wasting a lot of time. Also, you’ll be missing features
that you need - for instance, installing plugins via Git, which was
added in (I think) the 2.2-era.
–Matt J.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.