Install RBenv
After you've installed RBenv, run the command rbenv install.
This blog requires that you install the Bundler gem, and then run
bundle install to install all needed gem dependencies.
gem install bundler
bundle installInstall RBenv
After you've installed RBenv, run the command rbenv install.
This blog requires that you install the Bundler gem, and then run
bundle install to install all needed gem dependencies.
gem install bundler
bundle install