commit
d165a84dc0
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||||
|
# Aliases |
||||||
|
alias jrspec='jruby --debug -S rspec --debug' |
||||||
|
alias jprofile='jruby --profile.api -S rspec' |
||||||
|
alias jexec='jruby -S' |
||||||
Loading…
Reference in new issue