Sha256: 03fc95511eb152cc023d68b1b682db25c53367f4d58435ed540244fb8d633fcc

Contents?: true

Size: 120 Bytes

Versions: 6

Compression:

Stored size: 120 Bytes

Contents

task_dir = File.expand_path("../tasks", __FILE__)
Dir["#{task_dir}/**/*.rake"].each do |task_file|
  load task_file
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
vagrant-auto_network-1.0.3 Rakefile
vagrant-auto_network-1.0.2 Rakefile
vagrant-auto_network-1.0.1 Rakefile
vagrant-auto_network-1.0.0 Rakefile
vagrant-auto_network-1.0.0.rc1 Rakefile
vagrant-auto_network-1.0.0.beta2 Rakefile