oh-my-zsh/plugins/rails
Dzianis Dashkevich 2aeecc21e9
Add rdmd and rdmu aliases to Rails plugin
* `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
2017-06-06 13:38:48 +03:00
..
_rails unified and improved Rails plugin 2013-11-19 17:14:52 +01:00
rails.plugin.zsh Add rdmd and rdmu aliases to Rails plugin 2017-06-06 13:38:48 +03:00