What is “rbenv-binstubs” Package?

Make rbenv aware of bundler binstubs
For more details: https://github.com/ianheggie/rbenv-binstubs

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install rbenv-binstubs.
    brew install rbenv-binstubs

Now, use rbenv-binstubs!