[rspec-users] [ANN] RSpec 0.7.5
Ashley Moran
work at ashleymoran.me.uk
Wed Dec 20 17:48:41 EST 2006
On Dec 20, 2006, at 10:27 pm, Pat Maddox wrote:
> Is there an easier way to get at the spec binary for edge? Right now
> I'm having to do
> ./vendor/plugins/rspec/bin/spec spec/models/ --heckle MyModelClass
Could always export PATH=./vendor/plugins/rspec/bin:$PATH in ~/.profile
Including . in $PATH isn't considered good security practice though
but it's an option
Ashley
More information about the rspec-users
mailing list