Class | Proc |
In: |
lib/deltacloud/core_ext/proc.rb
|
Parent: | Object |
Original code copied from gist.github.com/1417762 Copyright 2011 Emmanuel Oga.
Callback | = | Struct.new(:called, :args) do def method_missing(name, *) |