0 purchases
SubdomainRoutes add subdomain conditions to the Rails routing system. Routes may be restricted to
one or many specified subdomains. An URL will be recognised only if the host subdomain matches the
subdomain specified in the route. Route generation is also enhanced, so that the subdomain of a
generated URL (or path) will be changed if the requested route has a different subdomain to that of
the current request. Model-based subdomain routes can also be defined.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.