Skip to content

Camelize strategy name in shared examples#725

Open
leoarnold wants to merge 1 commit into
DatabaseCleaner:mainfrom
leoarnold:leoarnold/681/spec
Open

Camelize strategy name in shared examples#725
leoarnold wants to merge 1 commit into
DatabaseCleaner:mainfrom
leoarnold:leoarnold/681/spec

Conversation

@leoarnold

Copy link
Copy Markdown

Following up on #681, we also need to camelize strategy names in the RSpec shared examples for cleaning strategies.

For developer convenience, the methods for string manipulation were moved from the Cleaner class to a dedicated StringHelper module.

Following up on DatabaseCleaner#681, we also need to camelize strategy names
in the RSpec shared examples for cleaning strategies.

For developer convenience, the methods for string manipulation
were moved from the Cleaner class to a dedicated StringHelper module.
@leoarnold leoarnold force-pushed the leoarnold/681/spec branch from 278cc51 to 4ee52aa Compare June 11, 2026 01:09
@leoarnold

Copy link
Copy Markdown
Author

Remove use of Enumerable#filter_map for compatibility with older Rubies.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant