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
http-accept-1.1.0 Rakefile
http-accept-1.0.1 Rakefile
http-accept-1.0.0 Rakefile
build-1.0.5 Rakefile
build-files-1.0.3 Rakefile
teapot-1.0.1 Rakefile
utopia-1.2.4 Rakefile
trenni-1.4.5 Rakefile
utopia-1.2.3 Rakefile
trenni-formatters-0.5.3 Rakefile
trenni-1.4.4 Rakefile
build-environment-1.1.3 Rakefile
teapot-1.0.0 Rakefile
build-1.0.4 Rakefile
build-1.0.3 Rakefile
build-environment-1.1.2 Rakefile
build-graph-1.0.3 Rakefile
build-environment-1.1.1 Rakefile
build-files-1.0.2 Rakefile
process-group-1.0.1 Rakefile