Sha256: 066b1daddfcbd888f007cfe66e10ee578b7b05fb0d1f29b500f2deab6b5bb580
Contents?: true
Size: 938 Bytes
Versions: 4
Compression:
Stored size: 938 Bytes
Contents
SubdomainRoutes Revision History Version 0.3.2 * Remove Deprecation warning for Rails 2.3.9 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
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
goncalossilva-subdomain_routes-0.3.3.1 | history.txt |
goncalossilva-subdomain_routes-0.3.3 | history.txt |
mataki-subdomain_routes-0.3.3 | history.txt |
mataki-subdomain_routes-0.3.2 | history.txt |