This website requires JavaScript.
Explore
Help
Register
Sign In
kikobar
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/kikobar/mastodon.git
synced
2024-11-16 12:12:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2721ea04e4
mastodon
/
config
/
initializers
/
pghero.rb
4 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
2023-07-12 07:47:08 +00:00
# frozen_string_literal: true
Fix PgHero suggesting migrations (#17807) * Fix PgHero suggesting migrations Fixes #17768 * Keep migration suggestions in development env
2022-03-15 19:27:49 +00:00
PgHero
.
show_migrations
=
Rails
.
env
.
development?
Reference in a new issue
Copy permalink