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
rspreadsheet-0.0.5 Rakefile
rspreadsheet-0.0.4 Rakefile
rspreadsheet-0.0.2 Rakefile
blocks-2.6.4 Rakefile
table-for-3.3.0 Rakefile
formhub_ruby-0.0.8.4 Rakefile
formhub_ruby-0.0.8.3 Rakefile
formhub_ruby-0.0.8 Rakefile
formhub_ruby-0.0.7.2 Rakefile
formhub_ruby-0.0.7.1 Rakefile
national-ids-validator-1.0.1 Rakefile
formhub_ruby-0.0.6.1 Rakefile
tenzing-0.0.1 Rakefile
formhub_ruby-0.0.3 Rakefile
formhub_ruby-0.0.1 Rakefile