Sha256: 81444ca1fd3a96ac4edef59e29768a080c8f673590b65bc6126cf7639abea88f

Contents?: true

Size: 145 Bytes

Versions: 10

Compression:

Stored size: 145 Bytes

Contents

# encoding: utf-8

require 'rake'

FileList['tasks/**/*.rake'].each { |task| import task }

desc 'Default: run all specs'
task :default => :spec

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
adamantium-0.0.8 Rakefile
ice_nine-0.8.0 Rakefile
adamantium-0.0.7 Rakefile
adamantium-0.0.6 Rakefile
ice_nine-0.7.0 Rakefile
adamantium-0.0.5 Rakefile
adamantium-0.0.4 Rakefile
ice_nine-0.6.0 Rakefile
adamantium-0.0.3 Rakefile
adamantium-0.0.2 Rakefile