strong_migrations

Public
Set up strong migrations to avoid outages by running bad migrations
Icons/chart bar
Used 36 times
Created by
T TobiasBales

Usage

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/zPdsNZ"
Template Source

Review the code before running this template on your machine.

gem 'strong_migrations'

Bundler.with_unbundled_env { run 'bundle install' }

generate 'strong_migrations:install'
Comments

Sign up or Login to leave a comment.