Sha256: 868243833d3ce10cfbad1739a24e26e514433ca5af67db065b416602c934baa9

Contents?: true

Size: 123 Bytes

Versions: 3

Compression:

Stored size: 123 Bytes

Contents

require "bundler/gem_tasks"

desc 'Run all the tests'
task :default do
  exit system('bundle exec rspec spec --color')
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
idid-0.1.0 Rakefile
idid-0.0.5 Rakefile
idid-0.0.4 Rakefile