Sha256: 4c6ab56a778b111eadaa5555c68180959c811a5cd31cd37092f81babd5b58c0a

Contents?: true

Size: 354 Bytes

Versions: 86

Compression:

Stored size: 354 Bytes

Contents

# This file loads the proper rgloader/loader.rb file that comes packaged
# with Vagrant so that encoded files can properly run with Vagrant.

if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]
  require File.expand_path(
    "rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"])
else
  raise "Encoded files can't be read outside of the Vagrant installer."
end

Version data entries

86 entries across 79 versions & 15 rubygems

Version Path
vagrant-unbundled-2.3.6.0 templates/rgloader.rb
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/templates/rgloader.rb
vagrant-unbundled-2.3.3.0 templates/rgloader.rb
vagrant-unbundled-2.3.2.0 templates/rgloader.rb
vagrant-unbundled-2.2.19.0 templates/rgloader.rb
vagrant-unbundled-2.2.18.0 templates/rgloader.rb
vagrant-unbundled-2.2.16.0 templates/rgloader.rb
vagrant-unbundled-2.2.14.0 templates/rgloader.rb
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/templates/rgloader.rb
vagrant-unbundled-2.2.10.0 templates/rgloader.rb
vagrant-unbundled-2.2.9.0 templates/rgloader.rb
vagrant-unbundled-2.2.8.0 templates/rgloader.rb
vagrant-unbundled-2.2.7.0 templates/rgloader.rb
vagrant-unbundled-2.2.6.2 templates/rgloader.rb
vagrant-unbundled-2.2.6.1 templates/rgloader.rb
vagrant-unbundled-2.2.6.0 templates/rgloader.rb
vagrant-unbundled-2.2.5.0 templates/rgloader.rb
vagrant-wizard-0.3.0 .vagrant/rgloader/loader.rb
vagrant-wizard-0.2.0 .vagrant/rgloader/loader.rb
tamtam-vagrant-reload-1.1.3 vendor/cache/vagrant-0ac2a8738841/templates/rgloader.rb