[rspec-devel] [ rspec-Patches-12774 ] Add shebang to bin/spec so that Edge may be run for non-Rails projects
noreply at rubyforge.org
noreply at rubyforge.org
Thu Aug 2 06:11:29 EDT 2007
Patches item #12774, was opened at 2007-08-02 10:11
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3151&aid=12774&group_id=797
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Michael Klishin (michaelklishin)
Assigned to: Nobody (None)
Summary: Add shebang to bin/spec so that Edge may be run for non-Rails projects
Initial Comment:
I found out that bin/spec bootstrap script is missing shebang so Edge can't be used for pure Ruby projects.
Here is the patch that adds shebang so you only have to link /usr/bin/spec or /opt/local/bin or whatever to your bin/spec in RSpec repository working copy to be running Edge.
We may add this information to documentation section "Living on the edge". What is the best way to submit it? I'm ready to contribute some information on how jump from gem to the edge.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3151&aid=12774&group_id=797
More information about the rspec-devel
mailing list