Sha256: e2662a89f065e54add88126307f8e14bfe3744c508f9694cc605008341722c92

Contents?: true

Size: 350 Bytes

Versions: 10

Compression:

Stored size: 350 Bytes

Contents

%section
  %a.scroll-target{name: 'forms__tenon'}
  %h3.color-black Tenon content

  .panel.panel--padded
    = f.tenon_content :content
    %code
      %p f.tenon_content :content
    %p Requires setup in the model
    %code
      class Sample < ApplicationRecord
      %br/
      &nbsp;&nbsp;tenon_content :content, i18n: true
      %br/
      end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.8 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.7 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.6 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.5 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.4 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.3 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.2 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.1 app/views/tenon/styleguides/forms/_tenon_content.html.haml
tenon-2.0.0 app/views/tenon/styleguides/forms/_tenon_content.html.haml