|
|
|
@ -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' |
|
|
|
|