# Problem
$ rspec
-bash: rspec: command not found 

# Solution
gem install rspec-core && rbenv rehash