Sha256: 9a0e910952cfde28bd74b53f62732cfba77ddc8d358fbb9548fa800732a53637

Contents?: true

Size: 517 Bytes

Versions: 116

Compression:

Stored size: 517 Bytes

Contents

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new(:test) do |test|
  test.ruby_opts << '-r./test/simplecov_start.rb' if RUBY_VERSION >= '1.9'
  test.pattern = 'test/**/test_*.rb'
  test.verbose = true
end

task :default => :test

require 'rdoc/task'
Rake::RDocTask.new do |rdoc|
  version = HTTP::Cookie::VERSION

  rdoc.rdoc_dir = 'rdoc'
  rdoc.title = "http-cookie #{version}"
  rdoc.rdoc_files.include('lib/**/*.rb')
  rdoc.rdoc_files.include(Bundler::GemHelper.gemspec.extra_rdoc_files)
end

Version data entries

116 entries across 89 versions & 14 rubygems

Version Path
direct7-0.0.18 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Rakefile
direct7-0.0.17 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Rakefile
direct7-0.0.16 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Rakefile
http-cookie-1.0.7 Rakefile
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/http-cookie-1.0.6/Rakefile
http-cookie-1.0.6 Rakefile
direct7-0.0.13 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Rakefile
direct7-0.0.12 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Rakefile
direct7-0.0.11 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Rakefile
http-cookie-1.0.5 Rakefile
http-cookie-1.0.4 Rakefile
paynow_sdk-1.1.0 vendor/cache/ruby/2.7.0/gems/paynow_sdk-1.0.0/vendor/cache/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.1.0 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.1.0 vendor/bundle/ruby/2.7.0/gems/paynow_sdk-1.0.9/vendor/cache/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.1.0 vendor/bundle/ruby/2.7.0/gems/paynow_sdk-1.0.9/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.1.0 vendor/bundle/ruby/2.7.0/gems/paynow_sdk-1.0.9/vendor/cache/ruby/2.7.0/gems/paynow_sdk-1.0.0/vendor/cache/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.1.0 vendor/cache/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.0.9 vendor/cache/ruby/2.7.0/gems/paynow_sdk-1.0.0/vendor/cache/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.0.9 vendor/cache/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile
paynow_sdk-1.0.9 vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.3/Rakefile