mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
895212bb2f
* Fix PgHero suggesting migrations Fixes #17768 * Keep migration suggestions in development env
1 line
48 B
Ruby
1 line
48 B
Ruby
PgHero.show_migrations = Rails.env.development?
|