rbenv-binstubsをインストールする
mkdir -p ~/.rbenv/plugins
cd ~/.rbenv/plugins
git clone https://github.com/ianheggie/rbenv-binstubs.git
bundle_binディレクトリを作る
bundle install --binstubs=bundle_bin
rbenv rehash
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
rbenv-binstubsをインストールする
mkdir -p ~/.rbenv/plugins
cd ~/.rbenv/plugins
git clone https://github.com/ianheggie/rbenv-binstubs.git
bundle_binディレクトリを作る
bundle install --binstubs=bundle_bin
rbenv rehash
Register as a new user and use Qiita more conveniently
Go to list of users who liked