Sha256: 3cb05d5d81c512e2b7a4c99cb18dab5515c1be294aa30ec535c06cecc67c17ea

Contents?: true

Size: 208 Bytes

Versions: 47

Compression:

Stored size: 208 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

47 entries across 47 versions & 7 rubygems

Version Path
fluent-plugin-numeric-monitor-1.0.4 Rakefile
fluent-plugin-numeric-monitor-1.0.3 Rakefile
fluent-plugin-numeric-monitor-1.0.2 Rakefile
fluent-plugin-numeric-monitor-1.0.1 Rakefile
fluent-plugin-numeric-monitor-1.0.0 Rakefile
fluent-plugin-numeric-monitor-0.2.0 Rakefile
fluent-plugin-datacounter-0.5.0 Rakefile
fluent-plugin-datacounter-0.4.5 Rakefile
fluent-plugin-numeric-monitor-0.1.9 Rakefile
fluent-plugin-numeric-monitor-0.1.8 Rakefile
fluent-plugin-datacounter-0.4.4 Rakefile
fluent-plugin-datacounter-0.4.3 Rakefile
fluent-plugin-numeric-monitor-0.1.7 Rakefile
fluent-plugin-datacalculator-0.0.6 Rakefile
fluent-plugin-numeric-monitor-0.1.6 Rakefile
fluent-plugin-elasticsearch-ruby-0.0.3 Rakefile
fluent-plugin-elasticsearch-ruby-0.0.2 Rakefile
fluent-plugin-datacounter-0.4.2 Rakefile
fluent-plugin-redeliver-0.1.0 Rakefile
fluent-plugin-datacalculator-0.0.5 Rakefile