Sha256: 38b7fd5cf06e8e6190a4fd69833bc20759b90010431531dc9f58c08155000a47

Contents?: true

Size: 241 Bytes

Versions: 96

Compression:

Stored size: 241 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rake/testtask'

Rake::TestTask.new(:test) do |test|
  test.libs << 'lib' << 'test'
  test.test_files = FileList['test/*.rb']
  test.verbose = true
end

task :default => [:build]

Version data entries

96 entries across 96 versions & 19 rubygems

Version Path
fluent-plugin-dynamo-1.0.0 Rakefile
fluent-plugin-swift-0.0.3 Rakefile
fluent-plugin-vault-storage-0.1.0 Rakefile
fluent-plugin-multi-format-parser-1.0.0 Rakefile
fluent-plugin-dynamodb-0.2.0 Rakefile
fluent-plugin-multi-format-parser-0.1.1 Rakefile
fluent-plugin-multi-format-parser-0.1.0 Rakefile
fluent-plugin-dynamodb-0.1.12 Rakefile
fluent-plugin-multiprocess-0.2.2 Rakefile
fluent-plugin-multiprocess-0.2.1 Rakefile
fluent-plugin-better-timestamp-timekey-0.1.2 Rakefile
fluent-plugin-better-timestamp-timekey-0.1.1 Rakefile
fluent-plugin-multiprocess-0.2.0 Rakefile
fluent-plugin-netflow-0.1.2 Rakefile
fluent-plugin-netflow-0.1.1 Rakefile
fluent-plugin-rackspace-cloud-files-0.0.2 Rakefile
fluent-plugin-rackspace-cloud-files-0.0.1 Rakefile
fluent-plugin-netflow-0.1.0 Rakefile
fluent-plugin-dag-1.0.2 Rakefile
fluent-plugin-netflow-0.0.5 Rakefile