Sha256: 0768a23f6220b20b92993c47b05090db5fa0196cf18c4f907cf2ff1a3f2b6759

Contents?: true

Size: 100 Bytes

Versions: 11

Compression:

Stored size: 100 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"

task :test do
  system "bundle exec rspec spec"
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cal-0.6.3 Rakefile
cal-0.6.2 Rakefile
cal-0.6.1 Rakefile
cal-0.5.1 Rakefile
cal-0.5.0 Rakefile
cal-0.4.1 Rakefile
cal-0.4.0 Rakefile
cal-0.3.0 Rakefile
cal-0.2.1 Rakefile
cal-0.2.0 Rakefile
cal-0.1.0 Rakefile