Sha256: a76efd72931a7896e59dda35365293804bc6468ba1254482214a5906f8666917
Contents?: true
Size: 326 Bytes
Versions: 20
Compression:
Stored size: 326 Bytes
Contents
<% 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: 'bootstrap-wysihtml5', options: js_data.to_json }).reverse_merge({ value: field.form_value }) %>
Version data entries
20 entries across 20 versions & 1 rubygems