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

Already on GitHub? Sign in to your account

Tidy up after #106 #112

Merged
merged 5 commits into from
Jun 12, 2024
Merged

Tidy up after #106 #112

merged 5 commits into from
Jun 12, 2024

Conversation

pond
Copy link
Member

@pond pond commented Mar 28, 2024

Please see #106 for details (thanks, @afrase!).

afrase and others added 4 commits March 1, 2024 11:08
Autoload once the app/controllers and app/models directories to prevent the uninitialized constants error.
Removed `require_dependency` since it's obsolete and not needed with autoloading.
Removed the note in the readme about Rails 7 NameError.
Configure load paths of controllers and models
@pond pond added the maintenance Dependency updates and general code quality label Mar 28, 2024
@pond pond merged commit 33c3ad9 into main Jun 12, 2024
@pond pond deleted the feature/configure-load-paths branch June 12, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Dependency updates and general code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants