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.