Sha256: 77893293ece974e62070b6a5f20ab0e135074fadce455ba996987aa605b2b6e8
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
json.array!(@textboxes) do |textbox| json.extract! textbox, :id, :fieldDisplayId, :size json.url textbox_url(textbox, format: :json) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mega_bar-0.0.1 | app/views/textboxes/index.json.jbuilder |