Skip to content

Instantly share code, notes, and snippets.

@dospuntocero
Created May 30, 2020 22:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dospuntocero/f0732ae613890f3791d29bad3056db11 to your computer and use it in GitHub Desktop.
Save dospuntocero/f0732ae613890f3791d29bad3056db11 to your computer and use it in GitHub Desktop.
sudo apt install ruby
sudo apt install rbenv
sudo apt install ruby-railties
sudo apt install ruby-dev
sudo gem install rails -v 6.0.0
rbenv rehash
rails -v
@dospuntocero
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment