Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update readme example for `active_record_log`
  • Loading branch information
nickgal authored and rpbaltazar committed Dec 17, 2020
1 parent c0e4a6a commit 4bdec08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ Please note that our custom logger inherits from `ActiveRecord::LogSubscriber` s

```ruby
Apartment.configure do |config|
active_record_log = true
config.active_record_log = true
end
```

Expand Down

0 comments on commit 4bdec08

Please sign in to comment.