PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
C | 1 sec ago
Untitled
3 sec ago
Untitled
21 sec ago
Untitled
5 sec ago
Untitled
Lua | 23 sec ago
OpenGL_Test
C++ | 26 sec ago
Luciana - Follow The Beauty 2
32 sec ago
Untitled
40 sec ago
rspec.bat
By: a guest on
Jun 19th, 2012
| syntax:
DOS
| size: 0.15 KB | hits: 28 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
@
ECHO
OFF
IF
NOT
"
%
~f0
" == "~f0"
GOTO
:
WinNT
@
"ruby.exe" "C:/Ruby192/bin/rspec"
%
1
%
2
%
3
%
4
%
5
%
6
%
7
%
8
%
9
GOTO
:
EOF
:
WinNT
@
"ruby.exe" "
%
~dpn0
"
%
*
create a
new version
of this paste
RAW Paste Data
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"ruby.exe" "C:/Ruby192/bin/rspec" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"ruby.exe" "%~dpn0" %*