Sha256: 981e27f59ca99784a38d6117de43767d0ab490a8aeeade4e0fbac6ee1b05a5b4

Contents?: true

Size: 177 Bytes

Versions: 1

Compression:

Stored size: 177 Bytes

Contents

= semantic_form_for @customer do |f|
  = f.semantic_errors

  = f.inputs t('form.person.address') do
    = render 'vcards/form', :f => f

  = f.buttons do
    = f.commit_button

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bookyt-0.0.1 app/views/customers/_form.html.haml