Sha256: 2a5188a513b5b9b14a81e27e1467f95dd765b6863c2f4172868bc85194b2af06

Contents?: true

Size: 250 Bytes

Versions: 55

Compression:

Stored size: 250 Bytes

Contents

require 'rspec/core/rake_task'
require 'bundler/gem_tasks'

# Default directory to look in is `/specs`
# Run with `rake spec`
RSpec::Core::RakeTask.new(:spec) do |task|
  task.rspec_opts = ['--color', '--format', 'nested']
end

task :default => :spec

Version data entries

55 entries across 55 versions & 17 rubygems

Version Path
caramelize-0.4.0 Rakefile
rspreadsheet-0.4.5 Rakefile
rspreadsheet-0.4.4 Rakefile
rspreadsheet-0.4.3 Rakefile
rspreadsheet-0.4.2 Rakefile
rspreadsheet-0.4.1 Rakefile
rspreadsheet-0.3 Rakefile
rails_middleware_log-0.1.0 Rakefile
rspreadsheet-0.2.15 Rakefile
hmc_outlets-0.1.0 Rakefile
hmc_outlets-0.0.0 Rakefile
rspreadsheet-0.2.14 Rakefile
rspreadsheet-0.2.12 Rakefile
rspreadsheet-0.2.11 Rakefile
rspreadsheet-0.2.10 Rakefile
rspreadsheet-0.2.9 Rakefile
zumata_v3-0.0.2 Rakefile
zumata_v3-0.0.1 Rakefile
caramelize-0.3.0 Rakefile
remora-0.0.3 Rakefile