Skip to content

Commit

Permalink
add instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg authored Aug 17, 2024
1 parent 37b47a8 commit 56e9000
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ $ gem install verbose_migrations

## Usage

Use the `verbose!` class method to enable debug logging. It accepts an optional log
`level:` and `logger:`.

```ruby
class SeedTagsFromPosts < ActiveRecord::Migration[7.2]
disable_ddl_transaction!
Expand Down

0 comments on commit 56e9000

Please sign in to comment.