Sha256: 6987665715e5e98ef79cd976156af3886758b905846f1ca8f53b247194482ae5

Contents?: true

Size: 187 Bytes

Versions: 13

Compression:

Stored size: 187 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_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

13 entries across 13 versions & 2 rubygems

Version Path
cloudsponge-0.10.0 Rakefile
cloudsponge-0.9.13 Rakefile
cloudsponge-0.9.12 Rakefile
cloudsponge-0.9.11 Rakefile
ar_to_html_table-0.2.0 Rakefile
ar_to_html_table-0.1.9 Rakefile
ar_to_html_table-0.1.8 Rakefile
ar_to_html_table-0.1.7 Rakefile
ar_to_html_table-0.1.6 Rakefile
ar_to_html_table-0.1.5 Rakefile
ar_to_html_table-0.1.4 Rakefile
ar_to_html_table-0.1.3 Rakefile
ar_to_html_table-0.1.2 Rakefile