Sha256: 493defeb822ca8a0b62cc672c4a61bb074a575b0ef8a3a0195acd2395c585a82
Contents?: true
Size: 326 Bytes
Versions: 1
Compression:
Stored size: 326 Bytes
Contents
- next_form_for @search, :html=>{:id => 'search', :class => 'form'} do |fs| - fs.fields_for @search.conditions do |s| <%- for attribute in attributes -%> .group %label.title <%= attribute.name.humanize %> = s.<%= attribute.field_type %> :<%= attribute.name %> <%- end -%> = fs.submit "Buscar"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lucasefe-multi_helper-0.0.1 | generators/full_scaffold/templates/view__search.haml |