Sha256: 8dbe69c1816e294f06e75bd61525ccc830c897cfd7ccf9bfbf95404c378878d3
Contents?: true
Size: 199 Bytes
Versions: 24
Compression:
Stored size: 199 Bytes
Contents
<% selected = params[model.underscore][field] if params[model.underscore].present? and params[model.underscore][field].present? %> <%= text_field_tag "#{model.underscore}[#{field.to_s}]", selected %>
Version data entries
24 entries across 24 versions & 1 rubygems