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

Make url_for_with_secure_option & url_for_with_non_ssl_host compatible #15

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

Conversation

szalansky
Copy link

with Rails 4.2 ActionDispatch::Routing::RouteSet.

Arity of methods in ActionDispatch::Routing::RouteSet slightly changed. Now they are more liberal and accept more arguments as *args.

This change is compatible with Rails 3 & 4.

with Rails 4.2 ActionDispatch::Routing::RouteSet.
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.

2 participants