Sha256: 7b7e8f18916c4128f3a6b855ae8c14995759965f0ea75fb7aa786088fafeae9b
Contents?: true
Size: 317 Bytes
Versions: 25
Compression:
Stored size: 317 Bytes
Contents
:ruby js_data = { csspath: field.css_location, jspath: field.js_location, config_options: field.config_options.to_json } = form.text_area field.method_name, field.html_attributes.reverse_merge(data: { richtext: 'froala-wysiwyg', options: js_data.to_json }).reverse_merge({ value: field.form_value })
Version data entries
25 entries across 25 versions & 2 rubygems