removes a trailing white space
This commit is contained in:
parent
dff03743ef
commit
3f83331c71
@ -58,7 +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 rrg='rake routes | grep '
|
alias rrg='rake routes | grep'
|
||||||
|
|
||||||
# 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