Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Fix Lhm.cleanup command in README.md - #159

Open
darellkoh wants to merge 1 commit into
soundcloud:masterfrom
darellkoh:fix-lhm-cleanup-documentation
Open

Fix Lhm.cleanup command in README.md#159
darellkoh wants to merge 1 commit into
soundcloud:masterfrom
darellkoh:fix-lhm-cleanup-documentation

Conversation

@darellkoh

@darellkoh darellkoh commented Jun 14, 2019

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant