Skip to content

Commit

Permalink
RDoc is gone.
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Jan 9, 2011
1 parent 6596ed8 commit d718ecd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Rakefile
Expand Up @@ -2,11 +2,6 @@ require "rubygems"
require "rake/testtask"
require "rspec/core/rake_task"
require "rake/gempackagetask"
begin
require "hanna/rdoctask"
rescue LoadError
require "rake/rdoctask"
end

$:.unshift(File.dirname(__FILE__) + "/lib")
require "whois"
Expand Down

0 comments on commit d718ecd

Please sign in to comment.