Sha256: 964c0789789a5ec3c41c5ff584df4151fdd4a67a6de37820817d731eeb175bad

Contents?: true

Size: 386 Bytes

Versions: 14

Compression:

Stored size: 386 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

14 entries across 14 versions & 1 rubygems

Version Path
biola_wcms_components-0.11.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.10.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.9.1 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.9.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.8.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.7.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.6.1 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.6.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.5.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.4.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.3.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.2.1 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.2.0 app/views/wcms_components/forms/_json_editor.html.slim
biola_wcms_components-0.1.0 app/views/wcms_components/forms/_json_editor.html.slim