Sha256: 7fb62fe77833defb8945fc701ef58ab5bada9d52c002c0e9482cf67e7a1e31aa

Contents?: true

Size: 190 Bytes

Versions: 11

Compression:

Stored size: 190 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
require 'ci/reporter/rake/rspec'

RSpec::Core::RakeTask.new :spec
task :default => %w(ci:setup:rspec spec)

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
thirtythirty-0.2.2 Rakefile
ruby_flipper-0.0.5 Rakefile
thirtythirty-0.1.0 Rakefile
thirtythirty-0.0.8 Rakefile
thirtythirty-0.0.6 Rakefile
thirtythirty-0.0.5 Rakefile
thirtythirty-0.0.4 Rakefile
thirtythirty-0.0.3 Rakefile
thirtythirty-0.0.2 Rakefile
ruby_flipper-0.0.3 Rakefile
ruby_flipper-0.0.2 Rakefile