Sha256: 916b37db35de17d93a3ee9c26e9b6a51ac36432bd4d016a69ef44459695cf7e9
Contents?: true
Size: 231 Bytes
Versions: 20
Compression:
Stored size: 231 Bytes
Contents
require "vagrant-goodhosts/version" require "vagrant-goodhosts/plugin" module VagrantPlugins module GoodHosts def self.source_root @source_root ||= Pathname.new(File.expand_path('../../', __FILE__)) end end end
Version data entries
20 entries across 20 versions & 1 rubygems