Sha256: ec0a76db9a3f2aa785c45f9cbbe3400241e2628fe46b4425517cc6c7371897a3

Contents?: true

Size: 143 Bytes

Versions: 64

Compression:

Stored size: 143 Bytes

Contents

#!/usr/bin/env rake

require "bundler/setup"
require "bundler/gem_tasks"

Dir['tasks/**/*.rake'].each { |t| load t }

task :default => [:spec]

Version data entries

64 entries across 64 versions & 5 rubygems

Version Path
ganymed-0.5.2 Rakefile
madvertise-logging-1.0.3 Rakefile
madvertise-ext-0.5.1 Rakefile
madvertise-ext-0.5.0 Rakefile
madvertise-logging-1.0.2 Rakefile
ganymed-0.5.1 Rakefile
madvertise-logging-1.0.1 Rakefile
ganymed-0.5.0 Rakefile
madvertise-logging-1.0.0 Rakefile
madvertise-logging-1.0.0.rc4 Rakefile
madvertise-logging-1.0.0.rc3 Rakefile
madvertise-logging-1.0.0.rc2 Rakefile
madvertise-logging-1.0.0.rc1 Rakefile
ganymed-0.4.4 Rakefile
madvertise-logging-0.9.4 Rakefile
madvertise-logging-0.9.3 Rakefile
madvertise-logging-0.9.2 Rakefile
madvertise-logging-0.9.1 Rakefile
madvertise-logging-0.9.0 Rakefile
madvertise-ext-0.4.0 Rakefile