Tag Archives : Command to list all versions of rails

How to find all the different versions of RAILS, installed on your system

How to find all the different versions of RAILS, installed on your system

RAILS Use the following command to list all the different versions of RAILS that has been installed on your system. gem list –local rails

Powered ByDigital Updates