Specifying rails version to use when creating a new application -


I have two versions of Rails (2.1.0 and 2.2.2) installed in my computer.

When I create a new app, is it possible to specify whether I want to use the old (2.1.0) version?

I found an inappropriate option to create a new app using the old version of Rail.

  Rail _2.1.0_New Map  

Comments