Sha256: 6600abd5c1e11b0308303462def4f09d40f5f750ebe0b6ef1369191c0065a092

Contents?: true

Size: 225 Bytes

Versions: 8

Compression:

Stored size: 225 Bytes

Contents

= raw(label_tag)

- if opts[:explanation].present?
  .explanation= raw opts[:explanation]

.editable-text{ contenteditable: 'true', data: { placeholder: opts[:placeholder] } }= raw f.object.try(field)

= f.hidden_field field

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
tenon-1.1.8 app/views/tenon/fields/_rich_text.html.haml
tenon-1.1.7 app/views/tenon/fields/_rich_text.html.haml
tenon-1.1.6 app/views/tenon/fields/_rich_text.html.haml
tenon-1.1.5 app/views/tenon/fields/_rich_text.html.haml
tenon-1.1.4 app/views/tenon/fields/_rich_text.html.haml
tenon-1.1.3 app/views/tenon/fields/_rich_text.html.haml
tenon-1.1.2 app/views/tenon/fields/_rich_text.html.haml
tenon-1.1.1 app/views/tenon/fields/_rich_text.html.haml