Sha256: 91f10a6a9f8db2bc78281ac6d2fa129c7d8ad5d6974e07da2a5215bb01c3f061
Contents?: true
Size: 291 Bytes
Versions: 19
Compression:
Stored size: 291 Bytes
Contents
-tab :general do -box :here_a_name do %table <%- @model_klass.properties.each do |property| -%> <%- unless property.name.to_sym == :id -%> %tr %td=f.label :<%= property.name %> %td=f.text_field :<%= property.name %> <%- end -%> <%- end -%>
Version data entries
19 entries across 19 versions & 1 rubygems