Sha256: e1b9fedfd60934158acdcd265bf24f4058ac3247a13b0b16c09efc62b291b5dd

Contents?: true

Size: 197 Bytes

Versions: 43

Compression:

Stored size: 197 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"

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

task :default => :test

Version data entries

43 entries across 43 versions & 6 rubygems

Version Path
active_data_frame-0.1.11 Rakefile
active_data_frame-0.1.9 Rakefile
active_data_frame-0.1.8 Rakefile
active_data_frame-0.1.7 Rakefile
active_data_frame-0.1.6 Rakefile
active_data_frame-0.1.5 Rakefile
active_data_frame-0.1.3 Rakefile
active_data_frame-0.1.2 Rakefile
tito-0.3.5 Rakefile
tito-0.3.4 Rakefile
tito-0.3.3 Rakefile
tito-0.3.2 Rakefile
tito-0.3.1 Rakefile
tito-0.3 Rakefile
hbtrack-0.0.3 Rakefile
hbtrack-0.0.2 Rakefile
hbtrack-0.0.1 Rakefile
hbtrack-0.0.0 Rakefile
tito-0.2.10 Rakefile
tito-0.2.9 Rakefile