You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2018. It is now read-only.
To optimise for common behaviour, when :www is passed (as a symbol) use a constraint of /\A(www|)\Z/ and default of www to cover bare domains as well as www subdomain. This could be overridden by specifying a string "www" instead.