This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2024-11-23 16:44:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c9b0699964
tootlab-mastodon
/
config
/
initializers
/
pghero.rb
4 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
2023-07-12 03:47:08 -04: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 15:27:49 -04:00
PgHero
.
show_migrations
=
Rails
.
env
.
development?
Reference in New Issue
Copy Permalink