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

Match method has been deprecated #36

Open
mattcone opened this issue Jul 5, 2015 · 1 comment
Open

Match method has been deprecated #36

mattcone opened this issue Jul 5, 2015 · 1 comment

Comments

@mattcone
Copy link

mattcone commented Jul 5, 2015

The README suggests using match in the router ("match "/application.manifest" => Rails::Offline"), but this method has been deprecated:

rails/rails#5964

Any suggestions on a workaround?

@chaadow
Copy link

chaadow commented Oct 6, 2015

@mattcone Use get instead of match

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