Rails 5.0 support thanks to jturkel and abreckner
(gacha) Capistrano fixes
--skip-schema-migration
removed deprecated. This gem will no longer generate schema
migrations. It still supports running schema/data migrations with one command.
(bilby91) Capistrano support
User Rails.application.config.paths["db/migrate"]
instead of hard coded
path to db migrations