Sha256: 93909a6e221cc23c29e63eec3cee6b28cb58224f5b4818e073d72153e62c73c6

Contents?: true

Size: 123 Bytes

Versions: 7

Compression:

Stored size: 123 Bytes

Contents

require 'bundler/gem_tasks'
Bundler::GemHelper.install_tasks

desc "Run all specs"
task :default do
  exec 'rspec spec'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
pivot_table-1.0.0 Rakefile
pivot_table-0.5.0 Rakefile
pivot_table-0.4.0 Rakefile
pivot_table-0.3.0 Rakefile
pivot_table-0.2.0 Rakefile
pivot_table-0.1.4 Rakefile
pivot_table-0.1.3 Rakefile