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
Ohmyzsh
Commits
75f2f4e0
Commit
75f2f4e0
authored
Aug 14, 2016
by
Thiago Leite Luiz
Committed by
Robby Russell
Aug 14, 2016
Browse files
Adding alias to rake db:schema:load command. (#5281)
parent
073ea01c
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/rails/rails.plugin.zsh
View file @
75f2f4e0
...
...
@@ -57,6 +57,7 @@ alias rdrs='rake db:reset'
alias
rdtc
=
'rake db:test:clone'
alias
rdtp
=
'rake db:test:prepare'
alias
rdmtc
=
'rake db:migrate db:test:clone'
alias
rdsl
=
'rake db:schema:load'
alias
rlc
=
'rake log:clear'
alias
rn
=
'rake notes'
alias
rr
=
'rake routes'
...
...
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