Sha256: f00817027963c3b840baaff7ec045f3ae138ea8df4d15978f05d853fe241df5b
Contents?: true
Size: 177 Bytes
Versions: 2
Compression:
Stored size: 177 Bytes
Contents
module Yogo module Support module Proc module Call def [](*args) call(*args) end end # Call end # Proc end # Support end # Yogo
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yogo-support-0.1.1 | lib/yogo/support/proc/call.rb |
yogo-support-0.1.0 | lib/yogo/support/proc/call.rb |