Sha256: 17573cb947244fa69f82b52fb2808b39e1dfebd2f7533fb9b1b8ef6b5ce3d690

Contents?: true

Size: 92 Bytes

Versions: 1

Compression:

Stored size: 92 Bytes

Contents

module Ting
  module Procable
    def to_proc
      method(:call).to_proc
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ting-0.9.0 lib/ting/procable.rb