Skip to content

Conversation

@darellkoh
Copy link

@darellkoh darellkoh commented Jun 14, 2019

Issue

While running the Lhm.cleanup command, I realized that the instructions and examples in the README stated the first argument as :run (see below) instead of a boolean as reflected in the source code.

Lhm.cleanup(:run)

Fix

I modified the first argument in the Lhm.cleanup README.md instructions and examples to reflect the intended boolean usage in the source code:

Lhm.cleanup(true)

Rails

Lhm.cleanup(true, until: 1.day.ago)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant