Sha256: 51292ef0a3f9aabb11d00141559fc3136a8341999b12c650af352a0ab2b8a34d

Contents?: true

Size: 139 Bytes

Versions: 23

Compression:

Stored size: 139 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new('spec')

task :default => :spec

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
simpler_workflow-0.3.3 Rakefile
simpler_workflow-0.3.2 Rakefile
simpler_workflow-0.3.1 Rakefile
simpler_workflow-0.3.0 Rakefile
simpler_workflow-0.3.0.beta2 Rakefile
leakmon-0.0.1 Rakefile
simpler_workflow-0.3.0.beta Rakefile
simpler_workflow-0.2.7 Rakefile
simpler_workflow-0.2.6 Rakefile
simpler_workflow-0.2.5 Rakefile
simpler_workflow-0.1.12 Rakefile
simpler_workflow-0.2.4 Rakefile
simpler_workflow-0.1.11 Rakefile
simpler_workflow-0.2.3 Rakefile
simpler_workflow-0.1.10 Rakefile
simpler_workflow-0.2.1 Rakefile
simpler_workflow-0.1.9 Rakefile
simpler_workflow-0.2.0 Rakefile
simpler_workflow-0.1.8 Rakefile
simpler_workflow-0.1.7 Rakefile