Sha256: cd3e31700cf021ecc610a703e9eb10d02e936d831d67ffb74065c76cae85e05e

Contents?: true

Size: 133 Bytes

Versions: 22

Compression:

Stored size: 133 Bytes

Contents

require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new :default do |t|
  t.rspec_opts = ["-bcfd"]
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
gh-0.13.0 Rakefile
gh-0.12.4 Rakefile
gh-0.12.3 Rakefile
gh-0.12.2 Rakefile
gh-0.12.1 Rakefile
gh-0.12.0 Rakefile
gh-0.11.3 Rakefile
gh-0.11.2 Rakefile
gh-0.11.1 Rakefile
gh-0.11.0 Rakefile
gh-0.10.3 Rakefile
gh-0.10.2 Rakefile
gh-0.10.1 Rakefile
gh-0.10.0 Rakefile
gh-0.9.2 Rakefile
gh-0.9.1 Rakefile
gh-0.9.0 Rakefile
gh-0.8.0 Rakefile
gh-0.7.3 Rakefile
gh-0.7.1 Rakefile