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

Can this be used with rails 5? #87

Open
tj8295 opened this issue Apr 10, 2017 · 1 comment
Open

Can this be used with rails 5? #87

tj8295 opened this issue Apr 10, 2017 · 1 comment

Comments

@tj8295
Copy link

tj8295 commented Apr 10, 2017

No description provided.

@tiagoamaro
Copy link

@tj8295 this should work fine with Rails 5. I'm using it right now.

Rails is not related to this gem at all, since this is just a Rack middleware. You could use this with any Rack based framework (e.g.: Sinatra). This gem only provides a new middleware to stack above/below the middleware of your choice (as described here: https://github.com/jtrupiano/rack-rewrite#sample-usage-in-a-rails-app).

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

2 participants