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
rspec path/to/file.rb
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With