Fix PgHero suggesting migrations ()

* Fix PgHero suggesting migrations

Fixes 

* Keep migration suggestions in development env
pull/17812/head
Claire committed by GitHub
parent 9b139d4ef9
commit 895212bb2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
PgHero.show_migrations = Rails.env.development?
Loading…
Cancel
Save