Sha256: 2ee17ed08adbbe19981d30b7aa83bad01a086144b144bc4e2beae854cf0eab99

Contents?: true

Size: 221 Bytes

Versions: 249

Compression:

Stored size: 221 Bytes

Contents

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

Rake::TestTask.new(:test) do |test|
  test.libs << 'test'
  test.pattern = 'test/**/test_*.rb'
  test.verbose = true
  test.warning = false
end

task :default => :test

Version data entries

249 entries across 249 versions & 16 rubygems

Version Path
fluent-plugin-elasticsearch-1.12.0.rc.1 Rakefile
fluent-plugin-elasticsearch-2.2.0.rc.1 Rakefile
fluent-plugin-elasticsearch-1.11.1 Rakefile
fluent-plugin-elasticsearch-2.1.1 Rakefile
fluent-plugin-elasticsearch-1.11.0 Rakefile
fluent-plugin-elasticsearch-2.1.0 Rakefile
fluent-plugin-elasticsearch-1.10.3 Rakefile
fluent-plugin-elasticsearch-2.0.1 Rakefile
fluent-plugin-elasticsearch-1.10.3.rc.1 Rakefile
fluent-plugin-elasticsearch-2.0.1.rc.1 Rakefile
fluent-plugin-sumologic_output-1.0.0 Rakefile
fluent-plugin-elasticsearch-2.0.0 Rakefile
fluent-plugin-sumologic_output-0.0.7 Rakefile
fluent-plugin-elasticsearch-1.10.2 Rakefile
fluent-plugin-elasticsearch-2.0.0.rc.7 Rakefile
fluent-plugin-elasticsearch-1.10.1 Rakefile
fluent-plugin-elasticsearch-2.0.0.rc.6 Rakefile
fluent-plugin-elasticsearch-1.10.0 Rakefile
fluent-plugin-elasticsearch-2.0.0.rc.5 Rakefile
fluent-plugin-elasticsearch-timestamp-check-0.2.5 Rakefile