Sha256: afd59571a4b7ee9f697134b9eaa65a75ca6f4b0801a550c7871bd2b369c2441c

Contents?: true

Size: 166 Bytes

Versions: 28

Compression:

Stored size: 166 Bytes

Contents

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

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

Version data entries

28 entries across 28 versions & 3 rubygems

Version Path
chartjs-ror-3.7.0 Rakefile
tracks-chartjs-ror-3.6.4 Rakefile
chartjs-ror-3.6.4 Rakefile
chartjs-ror-3.6.3 Rakefile
chartjs-ror-3.6.2 Rakefile
chartjs-ror-3.6.1 Rakefile
chartjs-ror-3.6.0 Rakefile
chartjs-ror-3.5.0 Rakefile
chartjs-ror-3.4.0 Rakefile
chartjs-ror-3.3.1 Rakefile
chartjs-ror-3.3.0 Rakefile
chartjs-ror-3.2.0 Rakefile
chartjs-ror-3.1.0 Rakefile
chartjs-ror-3.0.2 Rakefile
chartjs-ror-3.0.1 Rakefile
chartjs-ror-3.0.0 Rakefile
chartjs-ror-2.2.0 Rakefile
chartjs-ror-2.1.3 Rakefile
chartjs-ror-2.1.2 Rakefile
chartjs-ror-2.1.1 Rakefile