Sha256: 2cf842e57e1a3f6c7f3703c2b04fd6b4fa8a0289a2bbc183c5caafe5e2b4cf71
Contents?: true
Size: 147 Bytes
Versions: 4
Compression:
Stored size: 147 Bytes
Contents
module Jelly module Common def jelly_callback_hash(method, *arguments) {"method" => method, "arguments" => arguments} end end end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
honkster-jelly-0.7.0 | lib/jelly/common.rb |
honkster-jelly-0.6.7 | lib/jelly/common.rb |
honkster-jelly-0.6.6 | lib/jelly/common.rb |
jelly-0.6.5 | lib/jelly/common.rb |