Skip to content

Commit

Permalink
Removing Yard for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoazeni committed Apr 11, 2010
1 parent 00da6a6 commit 9975a26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .document

This file was deleted.

9 changes: 0 additions & 9 deletions Rakefile
Expand Up @@ -51,12 +51,3 @@ rescue LoadError
end

task :default => %w(spec features)

begin
require 'yard'
YARD::Rake::YardocTask.new
rescue LoadError
task :yardoc do
abort "YARD is not available. In order to run yardoc, you must: sudo gem install yard"
end
end

0 comments on commit 9975a26

Please sign in to comment.