Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
477e81e3
Commit
477e81e3
authored
Jun 08, 2012
by
westonplatter
Browse files
Merge branch 'master' of github.com:westonplatter/oh-my-zsh
parents
083cff4a
a04484e5
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/rails3/rails3.plugin.zsh
View file @
477e81e3
...
...
@@ -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'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment