Sha256: 6e157264eb0bbbaf78120ecad2a9903ac16d32991583ff73c57a3c7ee1c51111

Contents?: true

Size: 227 Bytes

Versions: 480

Compression:

Stored size: 227 Bytes

Contents

#!/usr/bin/env rake
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

480 entries across 480 versions & 60 rubygems

Version Path
fluent-plugin-datadog_event-0.1.4 Rakefile
fluent-plugin-postgres-0.1.0 Rakefile
fluent-plugin-postgres-0.0.2 Rakefile
fluent-plugin-mysql-0.3.4 Rakefile
fluent-plugin-pgjson-0.0.9 Rakefile
fluent-plugin-mysql-0.3.3 Rakefile
fluent-plugin-mysql-0.3.2 Rakefile
fluent-plugin-mysql-0.3.1 Rakefile
fluent-plugin-out-http-ext-0.1.10 Rakefile
fluent-plugin-flowcounter-1.3.0 Rakefile
fluent-plugin-webhdfs-1.2.3 Rakefile
fluent-plugin-flowcounter-1.2.0 Rakefile
fluent-plugin-mail-0.3.0 Rakefile
fluent-plugin-mail-0.2.5 Rakefile
fluent-plugin-flowcounter-1.1.1 Rakefile
fluent-plugin-mesosphere-filter-0.2.0 Rakefile
fluent-plugin-mysql-0.3.0 Rakefile
fluent-plugin-fedmsg-0.0.2 Rakefile
fluent-plugin-filter-0.1.0 Rakefile
fluent-plugin-webhdfs-1.2.2 Rakefile