Skip to content

Commit

Permalink
disabled yard for now, switched to ruby192p180
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Spencer committed Jul 25, 2011
1 parent dd14968 commit 9d07bc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rvm 1.9.2-p290@page-object --create
rvm 1.9.2-p180@page-object --create
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ task :default => :spec


begin
require 'yard'
require 'yard' unless 1==1
Rake::Task[:lib].invoke
require "yard/handlers/page-object"
YARD::Rake::YardocTask.new do |task|
Expand Down

0 comments on commit 9d07bc5

Please sign in to comment.