3 Jan
2011
3 Jan
'11
12:16 p.m.
I typically do that, but the place this first came up was in the URL that CGI::FormBuilder computed for itself that had the dispatch in it. That led me to uri_for and wanting to have uri_for actually be usable. There are places where I may need to compute a URL to embed in a user email message, for instance. --bob On Jan 2, 2011, at 9:10 AM, awnstudio@gmail.com wrote:
Also, why do you feel the need to make you paths absolute? <a href="dog">click<a/> will work just fine in most any environment.