Sha256: 3591ef054e5cb22063a3a015a0a63c588cf104988f39995156b2df887a6c7b19

Contents?: true

Size: 142 Bytes

Versions: 11

Compression:

Stored size: 142 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:spec) do |t|
  t.rspec_opts = "--color --format d"
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
template-switcher-0.0.2 Rakefile
ghost_writer-0.4.2 Rakefile
ghost_writer-0.4.1 Rakefile
ghost_writer-0.4.0 Rakefile
ghost_writer-0.3.1 Rakefile
ghost_writer-0.3.0 Rakefile
ghost_writer-0.2.0 Rakefile
ghost_writer-0.1.1 Rakefile
ghost_writer-0.1.0 Rakefile
ghost_writer-0.0.1 Rakefile
template-switcher-0.0.1 Rakefile