mirror of
https://git.asonix.dog/ceralor/mastodon.git
synced 2025-10-12 21:34:27 +00:00
* 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?
|