ssl_requirement icon indicating copy to clipboard operation
ssl_requirement copied to clipboard

Make url_for_with_secure_option & url_for_with_non_ssl_host compatible

Open szalansky opened this issue 10 years ago • 0 comments

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.

szalansky avatar Feb 25 '15 21:02 szalansky