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

remove rails and sqlite as a development dependencies #32

Open
bbarberBPL opened this issue Jul 29, 2024 · 0 comments
Open

remove rails and sqlite as a development dependencies #32

bbarberBPL opened this issue Jul 29, 2024 · 0 comments

Comments

@bbarberBPL
Copy link
Contributor

We should probably remove rails and sqlite as development dependencies since most of the functionality we need is coming from ActiveSupport and sqlite isn't even being used so having it is just bloat. This will require tweaking the test/test_helper.rb file a bit since it requires some rails stuff. But this can be replaced with requiring some ActiveSupport modules.

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

No branches or pull requests

1 participant