README.rdoc in pboling-subdomain-fu-0.2.1 vs README.rdoc in pboling-subdomain-fu-0.3.0
- old
+ new
@@ -76,10 +76,11 @@
always want your links going to 'www.yourdomain.com' instead of 'yourdomain.com',
you can set the preferred mirror like so:
SubdomainFu.preferred_mirror = "www"
-Now when you create a link to a false subdomain
+Now when you create a link with subdomain => false in the options the subdomain
+will default to the preferred mirror.
== Known Issues / Future Work
SubdomainFu will eventually integrate with Rails' routing internals to provide
the ability to specify routes based on the condition of a specific subdomain or