Class: Rake::Distribute::Item::ContextStruct

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/rake/distribute/item/erbfile.rb

Instance Method Summary collapse

Instance Method Details

#get_bindingObject



11
12
13
# File 'lib/rake/distribute/item/erbfile.rb', line 11

def get_binding
  binding
end