mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 18:23:41 +01: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?
|