Browse Source

Update Ruby scraper

Closes #153.
Thibaut 10 years ago
parent
commit
499b7d95a8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      lib/docs/scrapers/rdoc/ruby.rb

+ 0 - 2
lib/docs/scrapers/rdoc/ruby.rb

@@ -44,9 +44,7 @@ module Docs
       /\AHTTP/i,
       /\AIRB/,
       /\AMakeMakefile/i,
-      /\AMiniTest/i,
       /\ANQXML/,
-      /\AOpenSSL/,
       /\AOptionParser\//,
       /\APrettyPrint/,
       /\APride/,