Sha256: b9c556940f37fc7372c3a36d5206f8d21cccb3297bc31a0454301fa33b08e13c

Contents?: true

Size: 180 Bytes

Versions: 55

Compression:

Stored size: 180 Bytes

Contents

require 'bundler/setup'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |task|
  task.verbose = false
end

task default: :spec

Version data entries

55 entries across 55 versions & 3 rubygems

Version Path
arc-furnace-0.1.42 Rakefile
arc-furnace-0.1.41 Rakefile
arc-furnace-0.1.40 Rakefile
arc-furnace-0.1.39 Rakefile
arc-furnace-0.1.38 Rakefile
arc-furnace-0.1.37 Rakefile
arc-furnace-0.1.36 Rakefile
arc-furnace-0.1.35 Rakefile
arc-furnace-0.1.34 Rakefile
arc-furnace-0.1.33 Rakefile
arc-furnace-0.1.32 Rakefile
arc-furnace-0.1.31 Rakefile
arc-furnace-0.1.30 Rakefile
arc-furnace-0.1.29 Rakefile
arc-furnace-0.1.28 Rakefile
arc-furnace-0.1.27 Rakefile
arc-furnace-0.1.26 Rakefile
arc-furnace-0.1.25 Rakefile
arc-furnace-0.1.24 Rakefile
delayed_job_groups_plugin-0.3.0 Rakefile