我一定错过了什么。我知道rbenv
有效,但无论出于何种原因,它都不是真的。
我已rbenv
安装了brew
我尝试卸载并重新安装。
我应该从这里出发的任何想法?
~ ❯❯❯ rbenv local 2.3.0
~ ❯❯❯ pry
rbenv: pry: command not found
The `pry' command exists in these Ruby versions:
2.2.4
2.3.1
~ ❯❯❯ gem install pry ⏎
Successfully installed pry-0.10.4
1 gem installed
~ ❯❯❯ rbenv rehash
~ ❯❯❯ pry
rbenv: pry: command not found
The `pry' command exists in these Ruby versions:
2.2.4
2.3.1