Sha256: 98d44b0fa8aaa725073eec89289b7d9aa73f89237493d4eb3bbbbc4df07899c1

Contents?: true

Size: 158 Bytes

Versions: 4

Compression:

Stored size: 158 Bytes

Contents

# require "bundler/gem_tasks"
# task :default => :spec

require 'bundler/gem_tasks'

Dir.glob('tasks/**/*.rake').each(&method(:import))

task default: :spec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
CricApi-0.2.2 Rakefile
CricApi-0.2.1 Rakefile
CricApi-0.2.0 Rakefile
CricApi-0.1.0 Rakefile