Class: Berkshelf::Vagrant::ChefConfig::Proxy

Inherits:
Object
  • Object
show all
Defined in:
lib/berkshelf/vagrant/chef_config.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(m, *args, &block) ⇒ Object



83
84
85
# File 'lib/berkshelf/vagrant/chef_config.rb', line 83

def method_missing(m, *args, &block)
  self
end