Sha256: a5cea7f2bb30238150bdfe1d6639aaa2411a3cc6bfb8f4d60dafe5e164c54b9a

Contents?: true

Size: 113 Bytes

Versions: 11

Compression:

Stored size: 113 Bytes

Contents

task :spec do
	require 'spec/rake/spectask'
	Spec::Rake::SpecTask.new do |t|
		t.spec_opts = ['--color']
	end
end

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
celldee-bunny-0.4.0 Rakefile
celldee-bunny-0.4.1 Rakefile
celldee-bunny-0.4.2 Rakefile
celldee-bunny-0.4.3 Rakefile
celldee-bunny-0.4.4 Rakefile
fotonauts-bunny-0.4.0 Rakefile
bunny-0.4.4 Rakefile
bunny-0.4.0 Rakefile
bunny-0.4.3 Rakefile
bunny-0.4.2 Rakefile
bunny-0.4.1 Rakefile