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-ipinfo-1.1.0 Rakefile
fluent-plugin-ipinfo-1.0.2 Rakefile
fluent-plugin-geoip-1.3.2 Rakefile
fluent-plugin-geoip-1.3.1 Rakefile
fluent-plugin-geoip-1.3.0 Rakefile
fluent-plugin-geoip-1.2.0 Rakefile
fluent-plugin-geoip-0.8.2 Rakefile
fluent-plugin-geoip-1.1.0 Rakefile
fluent-plugin-geoip-0.8.1 Rakefile
fluent-plugin-geoip-1.0.0 Rakefile
fluent-plugin-geoip-0.8.0 Rakefile
fluent-plugin-geoip-0.7.0 Rakefile
fluent-plugin-burrow-1.2 Rakefile
fluent-plugin-geoip-0.6.1 Rakefile
fluent-plugin-geoip-0.6.0 Rakefile
fluent-plugin-geoip-0.5.1 Rakefile
fluent-plugin-geoip-0.5.0 Rakefile
fluent-plugin-geoip-0.5.0.beta Rakefile
fluent-plugin-burrow-1.1 Rakefile
fluent-plugin-burrow-1.0 Rakefile