Sha256: 77bc62b46343f7d9799240ba77cfbd550e580aec828f8e26e9d6b6aa972d99e1
Contents?: true
Size: 344 Bytes
Versions: 13
Compression:
Stored size: 344 Bytes
Contents
:ruby js_data = { :csspath => field.css_location, :jspath => field.js_location, :config_options => field.config_options.to_json } = render 'form', form: form, field: field, field_type: :text_area, html_attributes: field.html_attributes.reverse_merge(:data => { :richtext => 'bootstrap-wysihtml5', :options => js_data.to_json })
Version data entries
13 entries across 13 versions & 4 rubygems