Sha256: b0e3b7a3b5532dd51d2b5500e1f496def2c73d1f1b4c4d575e0f656f250112c8

Contents?: true

Size: 152 Bytes

Versions: 5

Compression:

Stored size: 152 Bytes

Contents

require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new do |t|
  t.pattern = 'spec/**/*_spec.rb'
end

task default: :spec

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
insales_api-0.1.3 Rakefile
insales_api-0.1.2 Rakefile
insales_api-0.1.1 Rakefile
insales_api-0.1.0 Rakefile
jumpup-heroku-0.0.6 Rakefile