Sha256: bff61671e2160e84c79c45a27c64a01cfc7b011cafe56e88dff3c7f2b20639b3
Contents?: true
Size: 144 Bytes
Versions: 9
Compression:
Stored size: 144 Bytes
Contents
require 'bundler/setup' require 'rspec/core/rake_task' Bundler::GemHelper.install_tasks RSpec::Core::RakeTask.new(:spec) task :default => :spec
Version data entries
9 entries across 9 versions & 1 rubygems
Version | Path |
---|---|
taza-2.1.0 | Rakefile |
taza-2.0 | Rakefile |
taza-1.0 | Rakefile |
taza-0.9.2.1 | Rakefile |
taza-0.9.2.0 | Rakefile |
taza-0.9.1.2 | Rakefile |
taza-0.9.1.1 | Rakefile |
taza-0.9.1 | Rakefile |
taza-0.9.0 | Rakefile |