README.rdoc in net_dav-0.4.0 vs README.rdoc in net_dav-0.4.1

- old
+ new

@@ -23,9 +23,14 @@ (Note that if you want to use "." to refer to the origin URL, it should end with a slash, otherwise it is assumed that the last component is a file and "." will refer to the parent.) +== Documentation + +RDoc: http://rdoc.info/projects/devrandom/net_dav +Wiki: http://wiki.github.com/devrandom/net_dav + == Performance This should be threadsafe if you use a different Net::DAV object for each thread. Check out script/multi-test for a multi-threaded application.