Class: SpinalTap::BindingWrapper

Inherits:
Object
  • Object
show all
Defined in:
lib/spinal_tap/client_helpers.rb

Instance Method Summary collapse

Instance Method Details

#bindingObject



3
4
5
# File 'lib/spinal_tap/client_helpers.rb', line 3

def binding
  return Kernel.binding
end