1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-16 19:38:36 +00:00
mastodon/config/initializers/pghero.rb
Claire 895212bb2f
Fix PgHero suggesting migrations ()
* Fix PgHero suggesting migrations

Fixes 

* Keep migration suggestions in development env
2022-03-15 20:27:49 +01:00

2 lines
48 B
Ruby

PgHero.show_migrations = Rails.env.development?