top | item 39381204

(no title)

zwp | 2 years ago

    def execute(f)
      f.call "test response"
    end

    perform = TOPLEVEL_BINDING.method(:execute)

    perform.call Kernel.method(:puts)

discuss

order

No comments yet.