Skip to content

Add Ruby gems cache support (~/.gem/) #2

@bysiber

Description

@bysiber

ClearDisk currently supports 15+ cache types but doesn't scan for Ruby gems cache.\n\nCache Details:\n- Location: ~/.gem/\n- Typical size: 2-10 GB for active Ruby developers\n- Safe to delete: Yes (gems are reinstalled via bundle install)\n\nImplementation:\n- Add a new cache entry to the scanner for the ~/.gem/ directory\n- Display as 'Ruby Gems' in the cache list\n\nThis is a good first issue for contributors who want to learn the codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions