Sha256: 98f083688b8f9acfe9f0d2b91190a8c9e5ea3d6c836bb38fbdf7c9d68ecd0757

Contents?: true

Size: 204 Bytes

Versions: 107

Compression:

Stored size: 204 Bytes

Contents

<%
form ||= current_fields_form
options ||= {}
other_options ||= {}
%>

<%= render 'shared/fields/field', form: form, method: method, helper: :text_area, options: options, other_options: other_options %>

Version data entries

107 entries across 107 versions & 1 rubygems

Version Path
bullet_train-themes-1.3.6 app/views/themes/base/fields/_text_area.html.erb
bullet_train-themes-1.3.5 app/views/themes/base/fields/_text_area.html.erb
bullet_train-themes-1.3.4 app/views/themes/base/fields/_text_area.html.erb
bullet_train-themes-1.3.3 app/views/themes/base/fields/_text_area.html.erb
bullet_train-themes-1.3.2 app/views/themes/base/fields/_text_area.html.erb
bullet_train-themes-1.3.1 app/views/themes/base/fields/_text_area.html.erb
bullet_train-themes-1.3.0 app/views/themes/base/fields/_text_area.html.erb