How to Install Ruby on Rails (RoR) on Debian 10
- Step 1 - Install RVM (Ruby Version Manager)
- Step 2 - Install Ruby with RVM.
- Step 3 - Install Nodejs and Yarn.
- Step 4 - Upgrade RubyGem (Ruby Package Manager)
- Step 5 - Install Ruby on Rails Stable.
- Step 6 - Install and Configure PostgreSQL Database.
- Step 7 - Starting Project with Ruby on Rails.