Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix undefined method `rm_f' for File:Class (NoMethodError) #432

Merged
merged 1 commit into from
May 14, 2024

Conversation

khramtsoff
Copy link
Contributor

Replaced File with FileUtils where .rm_rf exists

Fixing crash #428


馃摑 Checklist

Please check this list and leave it intact for the reviewer. Thanks! 鉂わ笍

  • Commit messages provide context (why not just what, some tips here).
  • If relevant, mention GitHub issue number above and include in a commit message.
  • Latest code from master merged.
  • New behaviour has test coverage.
  • Avoid duplicating code.
  • No commented out code.
  • Avoid comments for your code, write code that explains itself.
  • Changes are simple, useful, clear and brief.

Replaced `File` with `FileUtils` where `.rm_rf` exists
@matthutchinson matthutchinson merged commit 02a6a10 into lolcommits:main May 14, 2024
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.

None yet

2 participants