Sha256: 2a2be64dd3f4696a875202f6cff7c42d1768d944136b8585288691eb58ea9f7a

Contents?: true

Size: 136 Bytes

Versions: 7

Compression:

Stored size: 136 Bytes

Contents

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

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

task test: [:spec]
task :default => :test

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rspec-snapshot-2.0.3 Rakefile
rspec-snapshot-2.0.2 Rakefile
rspec-snapshot-2.0.1 Rakefile
rspec-snapshot-2.0.0 Rakefile
rspec-snapshot-0.1.2 Rakefile
rspec-snapshot-0.1.1 Rakefile
rspec-snapshot-0.1.0 Rakefile