Skip to content

Commit

Permalink
Merge branch 'master' of github.com:westonplatter/oh-my-zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
westonplatter committed Jun 8, 2012
2 parents 083cff4 + a04484e commit 477e81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/rails3/rails3.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ alias rd='_rails_command destroy'
alias rdb='_rails_command dbconsole'
alias rdbm='rake db:migrate db:test:clone'
alias rg='_rails_command generate'
alias rgm='_rails_command generate migration'
alias rp='_rails_command plugin'
alias ru='_rails_command runner'
alias rs='_rails_command server'
Expand Down

0 comments on commit 477e81e

Please sign in to comment.