Sha256: a1010c9ea74d5d5e65cf898059cd55fae6137b09ab68c0e3c7dfb13f1373ee7f

Contents?: true

Size: 121 Bytes

Versions: 72

Compression:

Stored size: 121 Bytes

Contents

task_dir = File.expand_path('../tasks', __FILE__)

Dir["#{task_dir}/**/*.rake"].each do |task_file|
  load task_file
end

Version data entries

72 entries across 72 versions & 4 rubygems

Version Path
vagrant-pe_build-0.10.2 Rakefile
vagrant-pe_build-0.10.1 Rakefile
sslkeylog-0.2.0 Rakefile
vagrant-pe_build-0.10.0 Rakefile
vagrant-pe_build-0.9.7 Rakefile
vagrant-pe_build-0.9.6 Rakefile
vagrant-pe_build-0.9.5 Rakefile
vagrant-pe_build-0.9.4 Rakefile
vagrant-pe_build-0.9.3 Rakefile
vagrant-pe_build-0.9.2 Rakefile
vagrant-pe_build-0.9.1 Rakefile
vagrant-pe_build-0.9.0 Rakefile