I installed rspec gem. I got following message
Successfully installed rspec-2.11.0
1 gem installed
Installing ri documentation for rspec-2.11.0...
Installing RDoc documentation for rspec-2.11.0...
but when I run
spec path/to/file.rb
I get
-bash: spec: command not found
Any solution on this?
I think you should run