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

Depend only on activerecord and railties instead of all rails #228

Merged
merged 2 commits into from
Dec 19, 2022

Conversation

codez
Copy link
Contributor

@codez codez commented Jun 8, 2022

Remove the dependency on rails and therefore a lot of other indirectly referenced gems. Only depend on the actually required railties and activerecord.

We use a minimal version of rails for our application and all those dependencies still get in through rails-settings-cached.

@huacnlee huacnlee merged commit 6310eb5 into huacnlee:main Dec 19, 2022
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.

2 participants