capistrano / rails

Official Ruby on Rails specific tasks for Capistrano
http://www.capistranorb.com/
MIT License
867 stars 270 forks source link

Capistrano task to migrate db for all envs #214

Closed carl2g closed 6 years ago

capistrano-bot commented 6 years ago
1 Warning
:warning: Please update CHANGELOG.md with a description of your changes. If this PR is not a user-facing change (e.g. just refactoring), you can disregard this.

Thanks for the PR! This project lacks automated tests, which makes reviewing and approving PRs somewhat difficult. Please make sure that your contribution has not broken backwards compatibility or introduced any risky changes.

Here's an example of a CHANGELOG.md entry (place it immediately under the * Your contribution here! line):

* [#214](https://github.com/capistrano/rails/pull/214): Capistrano task to migrate db for all envs - [@carl2g](https://github.com/carl2g)

Generated by :no_entry_sign: Danger