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

Possible to avoid adding Rack::MethodOverride middleware to main app? #207

Open
mintuhouse opened this issue Nov 18, 2024 · 0 comments
Open

Comments

@mintuhouse
Copy link

mintuhouse commented Nov 18, 2024

In our API only rails app, we use Rack::RewindableInput::Middleware for one of the engines
Adding Rack::MethodOverride to main app breaks this engine
Can we add the middleware just for the MissionControl::Jobs::Engine?

SO post explains the issue

@mintuhouse mintuhouse changed the title Possible to avoid adding Rack::MethodOverride middleware to app? Possible to avoid adding Rack::MethodOverride middleware to main app? Nov 19, 2024
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