Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
ylansegal committed May 21, 2015
1 parent 50931cf commit cab3193
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,3 @@ end
task :test

task :default => :test

# require 'rake/rdoctask'
# Rake::RDocTask.new do |rdoc|
# if File.exist?('VERSION')
# version = File.read('VERSION')
# else
# version = ""
# end

# rdoc.rdoc_dir = 'rdoc'
# rdoc.title = "ruby-saml #{version}"
# rdoc.rdoc_files.include('README*')
# rdoc.rdoc_files.include('lib/**/*.rb')
#end

0 comments on commit cab3193

Please sign in to comment.