Sha256: 4ad0e23f62dc7082dc596bed76e2d4379c6c6cfd7eb5c9e265788527a733c49b

Contents?: true

Size: 210 Bytes

Versions: 1

Compression:

Stored size: 210 Bytes

Contents

json.array!(collection) do |obj|
  json.id              obj.id
  json.value           obj.to_s
  json.label           obj.to_s
  json.to_s            obj.to_s
  json.reference_unit  obj.reference_unit.to_s
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unico-training-7.8.0 app/views/materials/index.json.jbuilder