Sha256: 827b17a41ec256afded99e206919bde29644db8cc27fe7fd66db78b015bd54dc
Contents?: true
Size: 160 Bytes
Versions: 7
Compression:
Stored size: 160 Bytes
Contents
json.array! @workflows do |workflow| json.extract! workflow, :id, :title, :icon, :image json.have_icon workflow.icon? json.have_image workflow.image? end
Version data entries
7 entries across 7 versions & 1 rubygems