Blog

Ruby

Install ruby from source Install rvm (ruby version manager) Nginx Rails Origin header didn’t match request.base_url Gem Package Manager Gem – Package…

Install ruby from source

Download latest version of ruby source code from https://www.ruby-lang.org/en/downloads/ At the time of writing this, latest version is 2.6.0 cd /usr/local/src wget…