diff options
author | Dzianis Dashkevich <dskecse@gmail.com> | 2021-06-12 06:10:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-11 20:10:00 -0700 |
commit | 42f56c5601f814ca34239324eefc9cb96cb4cdbc (patch) | |
tree | a280103d3f8c3b0c18e54cb0e902d64c51798464 /plugins/droplr/README.md | |
parent | 580c28dedd60e9262cd7240a9417e0302a6476da (diff) | |
download | zsh-42f56c5601f814ca34239324eefc9cb96cb4cdbc.tar.gz zsh-42f56c5601f814ca34239324eefc9cb96cb4cdbc.tar.bz2 zsh-42f56c5601f814ca34239324eefc9cb96cb4cdbc.zip |
feat(rails): Add `rdmd` and `rdmu` aliases to Rails plugin (#6126)
* `rdmd` is aliased to `rake db:migrate:down`
* `rdmu` is aliased to `rake db:migrate:up`
* These tasks allow you to run a specific migration up or down by
specifying the appropriate `VERSION` env variable, which contains
the numerical prefix of the migration's filename
Diffstat (limited to 'plugins/droplr/README.md')
0 files changed, 0 insertions, 0 deletions