Sha256: a3543caaa1d13525daba192349e66682f8619106fc18cc8eae89b5a0246dbcf8
Contents?: true
Size: 877 Bytes
Versions: 3
Compression:
Stored size: 877 Bytes
Contents
SubdomainRoutes Revision History Version 0.3.1 * Fixed bug whereby port number was not preserved when a subdomain route changed the subdomain in the host (Matsumara Akihiro, Matthew Hollingworth). * Similarly, added fixes to preserve https protocol when host is changed. Version 0.3.0 * Added this revision history. * Added #assert_recognizes_with_host and #assert_generates_with_host methods to ActionController::Assertions::RoutingAssertions, allowing testing of subdomain routes if you're into that sort of thing. * Modified ActionController::Routing::Route#significant_keys to include the subdomain option in the case of model-based subdomain routes. * Added ability to override default namespace and name prefix for model-based subdomain routes by passing :name option to the map.subdomain call. * Updated README to describe how to test with subdomain routes.
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
affinitylabs-subdomain_routes-0.3.1 | history.txt |
projectdx-subdomain_routes-0.3.2 | history.txt |
subdomain_routes-0.3.1 | history.txt |