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 rn='rake notes'
|
||||
alias rr='rake routes'
|
||||
alias rrg='rake routes | grep '
|
||||
alias rrg='rake routes | grep'
|
||||
|
||||
# legacy stuff
|
||||
alias sstat='thin --stats "/thin/stats" start'
|
||||
|
Loading…
Reference in New Issue
Block a user