agency-of-learning / conference-app

1 stars 0 forks source link

Add strong migrations #103

Closed cnorm35 closed 1 year ago

cnorm35 commented 1 year ago

Ticket/Issue, What does this resolve?

Description

Adds strong_migrations gem to raise errors on potentially dangerous migrations created going forward

https://github.com/ankane/strong_migrations

QA Notes and Testing

config/initializers/strong_migrations.rb has a StrongMigrations.start_after = 20230905133757 value that will check any migrations generated after that timestamp

Screenshot/Video

Feelings gif (optional)