SyntaxFix
Write A Post
Hire A Developer
Questions
If you installed rspec as a plugin rather than as a gem, then you won't have the spec executable.
spec
At any rate, All you need to do is run the file using ruby. The rspec code is clever enough to run the tests for you.
eg:
ruby myclass_spec.rb