Sha256: 2e398198fc4f04fe8170fc80e8af1291e7a65b07d0d606c74916137d14994d2c
Contents?: true
Size: 164 Bytes
Versions: 42
Compression:
Stored size: 164 Bytes
Contents
unless object.nil? json.set! name do fields.each do |f| json.set! f, eval("object.#{f}") end end else json.set! name do json.id 0 end end
Version data entries
42 entries across 42 versions & 2 rubygems