You are on page 1of 3

Ruby on Rails

Setup
- Install rbenv or rvm
- Install Ruby
- Install mysql or postgresql
- Install rails

Link : https://gorails.com/setup/ubuntu/20.10
Setup
RUBY VERSION MANAGER

- rbenv
https://github.com/rbenv/rbenv

- rvm
https://github.com/rvm/rvm

You might also like