Sha256: b26d480f3d3a9374707bff26d09d6c583317fc6798ce274f43acd834eb8622a6
Contents?: true
Size: 170 Bytes
Versions: 4
Compression:
Stored size: 170 Bytes
Contents
require 'bundler/gem_tasks' begin require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec) task default: :spec rescue LoadError # Rspec not available end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
chroma-0.2.0 | Rakefile |
chroma-0.1.0 | Rakefile |
chroma-0.0.1 | Rakefile |
chroma-0.0.1.alpha.3 | Rakefile |