Skip to content

Commit

Permalink
update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Aug 14, 2024
1 parent 9b2928d commit 21cc869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verbose_migrations.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.authors = ['Zeke Gabrielse']
spec.email = ['[email protected]']
spec.summary = 'Set Active Record logger to DEBUG mode during Active Record migrations.'
spec.description = 'Override Active Record logger to DEBUG mode during Active Record migrations to easily follow along and spot blocking queries in a migration, even when the logger is set to e.g. WARN.'
spec.description = 'Override Active Record logger to DEBUG mode during Active Record migrations to easily follow along and spot blocking queries in a migration.'
spec.homepage = 'https://github.com/keygen-sh/verbose_migrations'
spec.license = 'MIT'

Expand Down

0 comments on commit 21cc869

Please sign in to comment.