RubyGems.org

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.

installgem install subdomain_routes
Authors

Matthew Hollingworth

1,261 total downloads 1,261 for this version
Versions
  1. 0.3.1 October 9, 2009
Runtime Dependencies
  1. actionpack >= 2.2.1