Fix PgHero suggesting migrations (#17807)
* Fix PgHero suggesting migrations Fixes #17768 * Keep migration suggestions in development env
This commit is contained in:
1
config/initializers/pghero.rb
Normal file
1
config/initializers/pghero.rb
Normal file
@@ -0,0 +1 @@
|
||||
PgHero.show_migrations = Rails.env.development?
|
Reference in New Issue
Block a user