Sha256: a25ad02348455f62de70f37aa1332d41a33947ec216c63586173a3ca19d2ccd0

Contents?: true

Size: 159 Bytes

Versions: 1

Compression:

Stored size: 159 Bytes

Contents

= semantic_form_for @account_type do |f|
  = f.semantic_errors
  = f.inputs do
    = f.input :name
    = f.input :title
  = f.buttons do
    = f.commit_button

Version data entries

1 entries across 1 versions & 1 rubygems

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