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 sprockets and active resource dependencies #1943

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jduff
Copy link
Contributor

@jduff jduff commented Feb 26, 2025

What this PR does

Removes sprockets and activeresource dependencies. If people need these they can add them to their own app.

fixes #1936

Reviewer's guide to testing

Test with a new Rails app.

Checklist

Before submitting the PR, please consider if any of the following are needed:

  • Update CHANGELOG.md if the changes would impact users
  • Update README.md, if appropriate.
  • Update any relevant pages in /docs, if necessary
  • For security fixes, the Disclosure Policy must be followed.

@jduff jduff requested a review from a team as a code owner February 26, 2025 22:08
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.

Remove dependency on sprockets-rails
1 participant