Class: VagrantPlugins::VagrantHanewinNfs::Plugin

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-hanewin-nfs/plugin.rb

Class Method Summary collapse

Class Method Details

.init_pluginObject



67
68
69
70
# File 'lib/vagrant-hanewin-nfs/plugin.rb', line 67

def self.init_plugin
  I18n.load_path << File.expand_path('locales/en.yml', VagrantHanewinNfs.source_root)
  I18n.reload!
end