Sha256: eac42263144d5c92664a3d3723abfd0d4f45428ebdf7ea5f67094946a6ce0d8d

Contents?: true

Size: 227 Bytes

Versions: 44

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

44 entries across 44 versions & 8 rubygems

Version Path
fluent-plugin-mixpanel-enchanced-0.0.13 Rakefile
fluent-plugin-mixpanel-enchanced-0.0.12 Rakefile
fluent-plugin-mixpanel-enchanced-0.0.11 Rakefile
fluent-plugin-mixpanel-enchanced-0.0.10 Rakefile
fluent-plugin-aurora-slowquerylog-0.0.4 Rakefile
fluent-plugin-aurora-slowquerylog-0.0.3 Rakefile
fluent-plugin-aurora-slowquerylog-0.0.2 Rakefile
fluent-plugin-aurora-slowquerylog-0.0.1 Rakefile
fluent-plugin-mixpanel-0.0.9 Rakefile
ebfly-0.1.10 Rakefile
fluent-plugin-ruby-kafka-0.1.0 Rakefile
fluent-plugin-mixpanel-0.0.8 Rakefile
fluent-plugin-ncmb-0.1.1 Rakefile
fluent-plugin-ncmb-0.1.0 Rakefile
ebfly-0.1.9 Rakefile
ebfly-0.1.8 Rakefile
fluent-plugin-mixpanel-0.0.7 Rakefile
fluent-plugin-mixpanel-0.0.6 Rakefile
ebfly-0.1.7 Rakefile
ebfly-0.1.6 Rakefile