mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +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?
|