Instead, I recommend using a version manager to install a separate and newer version of Ruby. Popular version managers include asdf, chruby, rbenv, and rvm. I personally recommendchrubyandruby-install. Read mys
⚠️ We assume you already have ruby installed with your preferred version manager. This codebase supports rbenv and asdf. PostgreSQL Installing PostgreSQL is required to run the application. Installing on MacOS Instructions: https://wiki.postgresql.org/wiki/Homebrew brew install postgresql To run...
If I wanted to Dockerize a Ruby application, I might create an image that says “I want to use Ruby 2.7.1, I have such-and-such application files, and I use such-and-such command to start my application”. I specify all these things in a particular way inside aDockerfile, which I...
reason Link to a live example Dec 24, 2018 ruby Add Turn Key And Value Arrays Into A Hash as a ruby til Jul 31, 2020 tmux Add Change Base Directory Of Existing Session as a tmux til Oct 22, 2019 unix Add Fix Unlinked Node Binaries With asdf as a unix til Aug 6, 2020 vim Add ...