Commit 920ab071 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #4423 from gfvcastro/alias-rake-middleware

Add 'rake middleware' alias.
parents bff88685 3e04cd62
......@@ -59,7 +59,7 @@ alias rn='rake notes'
alias rr='rake routes'
alias rrg='rake routes | grep'
alias rt='rake test'
alias rmd='rake middleware'
# legacy stuff
alias sstat='thin --stats "/thin/stats" start'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment