Sha256: ee8e0d561abb8e733c8b3bb34f9ebf9e35ad73328eb7e0f1746b2a388e29809b

Contents?: true

Size: 205 Bytes

Versions: 37

Compression:

Stored size: 205 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"
Rake::TestTask.new(:test) do |test|
  test.libs << 'lib' << 'test'
  test.pattern = 'test/**/test_*.rb'
  test.verbose = true
end

task :default => :test

Version data entries

37 entries across 37 versions & 4 rubygems

Version Path
fluent-plugin-geoip-0.4.0 Rakefile
fluent-plugin-geoip-0.3.1 Rakefile
fluent-plugin-geoip-0.3.0 Rakefile
fluent-plugin-geoip-0.2.0 Rakefile
fluent-plugin-qqwry-0.1.0 Rakefile
fluent-plugin-qqwry-0.0.5 Rakefile
fluent-plugin-qqwry-0.0.3 Rakefile
fluent-plugin-qqwry-0.0.2 Rakefile
fluent-plugin-qqwry-0.0.1 Rakefile
fluent-plugin-geoip-0.1.1 Rakefile
fluent-plugin-geoip-0.1.0 Rakefile
fluent-plugin-geoip-0.0.6 Rakefile
fluent-plugin-geoip-0.0.5 Rakefile
fluent-plugin-geoip-0.0.4 Rakefile
fluent-plugin-geoip-0.0.3 Rakefile
fluent-plugin-geoip-0.0.2 Rakefile
fluent-plugin-geoip-0.0.1 Rakefile