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

Support for Propshaft #2709

Open
nickcharlton opened this issue Nov 19, 2024 · 0 comments
Open

Support for Propshaft #2709

nickcharlton opened this issue Nov 19, 2024 · 0 comments
Labels
dependencies changes or issues relating to a dependency javascript Pull requests that update Javascript code views-and-styles how administrate looks and is interacted with
Milestone

Comments

@nickcharlton
Copy link
Member

I've been working on Rails 8.0 support in #2705.

Rails 8.0 ships Propshaft as the default way to deliver assets in Rails, but Administrate assumes you're using sprockets, which has been the default for a long time. Propshaft has an upgrading guide which should be helpful.

I've heard of at least one report of a new thoughtbot client project (started this week or last) that's using Rails 8.0, using defaults with Propshaft has had a tricky time in getting Administrate up and running, but there's potentially more incompatibilities we should test with.

It'd be preferable if Administrate could support both options.

Related: #2514

@nickcharlton nickcharlton added views-and-styles how administrate looks and is interacted with dependencies changes or issues relating to a dependency javascript Pull requests that update Javascript code labels Nov 19, 2024
@nickcharlton nickcharlton added this to the v1.0.0 milestone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies changes or issues relating to a dependency javascript Pull requests that update Javascript code views-and-styles how administrate looks and is interacted with
Projects
None yet
Development

No branches or pull requests

1 participant