Sha256: 0eef25ebd1046d172bb4ada96ce6dc965965b508a90513f2a269944b8afc4abc

Contents?: true

Size: 385 Bytes

Versions: 16

Compression:

Stored size: 385 Bytes

Contents

ruby:
  form ||= nil
  attribute ||= nil
  html_class ||= 'form-control json_editor'
  value ||= nil
  embedded_image_url ||= wcms_components_embedded_images_url


= wcms_component("shared/embedded_image_uploader", embedded_image_url: embedded_image_url)

.ace_json_editor
  = wcms_component("forms/text_area", {form: form, attribute: attribute, html_class: html_class, value: value})

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
biola_wcms_components-0.23.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.22.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.21.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.20.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.19.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.18.1 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.18.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.17.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.16.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.15.3 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.15.2 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.15.1 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.15.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.14.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.13.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.12.0 app/views/wcms_components/forms/_json_editor.html.slim