Sha256: a43d323ddac1f117681a763e10d13b88ace321a02740b6795fc605571e84b87e

Contents?: true

Size: 196 Bytes

Versions: 187

Compression:

Stored size: 196 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:spec) do |task|
	task.rspec_opts = ["--require", "simplecov"] if ENV['COVERAGE']
end

task :default => :spec

Version data entries

187 entries across 169 versions & 23 rubygems

Version Path
mapping-1.0.0 Rakefile
mapping-0.3.0 Rakefile
mapping-0.2.0 Rakefile
mapping-0.1.0 Rakefile
utopia-1.4.0 Rakefile
utopia-1.3.2 Rakefile
http-accept-1.4.0 Rakefile
http-accept-1.3.0 Rakefile
utopia-1.3.1 Rakefile
http-accept-1.2.0 Rakefile
http-accept-1.1.3 Rakefile
utopia-1.3.0 Rakefile
teapot-1.0.3 Rakefile
build-1.0.7 Rakefile
teapot-1.0.2 Rakefile
build-1.0.6 Rakefile
build-graph-1.0.4 Rakefile
process-group-1.1.0 Rakefile
http-accept-1.1.2 Rakefile
http-accept-1.1.1 Rakefile