Sha256: 141898b6f0834e4a64b5a38ca5b8b62e8d0ee32e5ca836a093d63703a7ddeaa2
Contents?: true
Size: 105 Bytes
Versions: 2
Compression:
Stored size: 105 Bytes
Contents
module Dharma class InlineExecutor def self.execute(runnable) runnable.call end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dharma-0.9.1 | lib/dharma/inline_executor.rb |
dharma-0.9.0 | lib/dharma/inline_executor.rb |