Sha256: fc933dce8d0d1a5ffa9d3547094c1457a207696c622c31e46d5d2a59421dec72
Contents?: true
Size: 323 Bytes
Versions: 2
Compression:
Stored size: 323 Bytes
Contents
<%= f.text_area :inflectionals_attributes, label: t("txt.views.labels.inflectionals"), value: label.send(klass.name.to_relation_name).map(&:value).join("\n"), rows: 10, cols: 80, autocorrect: 'off', autocapitalize: 'off', data: { generated_inflectionals: label.candidates.to_json } %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
iqvoc_inflectionals-2.11.4 | app/views/partials/inflectional/_edit_base.html.erb |
iqvoc_inflectionals-2.11.3 | app/views/partials/inflectional/_edit_base.html.erb |