Created
November 24, 2008 15:10
-
-
Save amaia/28491 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
instalar una version especifica de rails: | |
sudo gem install rails --version=2.1.2 | |
sudo gem install rails -v=2.1.2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment