rails rake test
This commit is contained in:
parent
3ea3384186
commit
750de22972
@ -58,6 +58,7 @@ alias rdmtc='rake db:migrate db:test:clone'
|
|||||||
alias rlc='rake log:clear'
|
alias rlc='rake log:clear'
|
||||||
alias rn='rake notes'
|
alias rn='rake notes'
|
||||||
alias rr='rake routes'
|
alias rr='rake routes'
|
||||||
|
alias rt='rake test'
|
||||||
|
|
||||||
# legacy stuff
|
# legacy stuff
|
||||||
alias sstat='thin --stats "/thin/stats" start'
|
alias sstat='thin --stats "/thin/stats" start'
|
||||||
|
Loading…
Reference in New Issue
Block a user