Sha256: dbcd2274a52860cc14d68417aced65dc8224e5a85a351d6c1e3d0e4fc8b3375f

Contents?: true

Size: 291 Bytes

Versions: 10

Compression:

Stored size: 291 Bytes

Contents

= form_for @mock, url: styleguides_path, builder: Tenon::FormBuilder do |f|
  = render partial: 'tenon/styleguides/forms/default', locals: {f: f}
  = render partial: 'tenon/styleguides/forms/html5', locals: {f: f}
  =# render partial: 'tenon/styleguides/forms/tenon_content', locals: {f: f}

Version data entries

10 entries across 10 versions & 1 rubygems

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