Remove link to ziprequire. See #51

This commit is contained in:
Mike Naberezny 2012-08-29 18:50:41 -07:00
parent a5b002ca02
commit c34ac4d4c2
1 changed files with 3 additions and 7 deletions

View File

@ -59,10 +59,6 @@ Zip::ZipFileSystem API. Using this API files can be read from and
written to the archive in much the same manner as ruby's builtin
classes allows files to be read from and written to the file system.
rubyzip also features the
zip/ziprequire.rb[link:files/lib/zip/ziprequire_rb.html] module which
allows ruby to load ruby modules from zip archives.
For details about the specific behaviour of classes and methods refer
to the test suite. Finally you can generate the rdoc documentation or
visit http://rubyzip.sourceforge.net.