Skip to content

Chore: Move core classes to their respective autoloadable files #158

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

LucasMontorio
Copy link
Collaborator

Description

This PR is a first step towards being able to autoload constants based on their filenames. It moves all the gem's classes to new, properly-named files, and splits files that define multiple classes.

Checklist

  • 💡 The PR has a concise and explicit title
  • 📝 The PR contains a clear description of the changes
  • 🧪 There are unit tests that prove that the fix is effective or that the feature works

@LucasMontorio LucasMontorio force-pushed the chore/fix-zeitwerk-autoloading branch from 625b5c6 to 32640df Compare February 17, 2025 17:59
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