Example:
gem install rails -v 3.0.1
Also, all the options for gem can be seen by running gem -h
A note:
If you’re on *nix using RVM is highly recommended for Ruby management.
Example:
gem install rails -v 3.0.1
Also, all the options for gem can be seen by running gem -h
A note:
If you’re on *nix using RVM is highly recommended for Ruby management.