Sha256: 84cb8cc2e3c3db408e23e097ebe8114db9f28125f870757f1447d593a67f4c48

Contents?: true

Size: 358 Bytes

Versions: 18

Compression:

Stored size: 358 Bytes

Contents

- array_of_resources = [:admix]
- if defined? parent_type
  - array_of_resources << parent_type
- array_of_resources << resource

= simple_form_for array_of_resources, :html => { :class => 'form-horizontal' }, wrapper: :bootstrap  do |f|
  
  = f.error_notification

  = render partial: "form_fields", locals: {f: f}

  .form-actions
    = f.button :submit

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
mix-rails-0.16.0 admix/app/views/admix/inherited/_form.html.haml
admix-0.16.0 app/views/admix/inherited/_form.html.haml
mix-rails-0.15.0 admix/app/views/admix/inherited/_form.html.haml
admix-0.15.0 app/views/admix/inherited/_form.html.haml
mix-rails-0.12.2 admix/app/views/admix/inherited/_form.html.haml
admix-0.12.2 app/views/admix/inherited/_form.html.haml
mix-rails-0.12.1 admix/app/views/admix/inherited/_form.html.haml
admix-0.12.1 app/views/admix/inherited/_form.html.haml
admix-0.11.0 app/views/admix/inherited/_form.html.haml
mix-rails-0.10.4 admix/app/views/admix/inherited/_form.html.haml
admix-0.10.4 app/views/admix/inherited/_form.html.haml
mix-rails-0.10.3 admix/app/views/admix/inherited/_form.html.haml
admix-0.10.3 app/views/admix/inherited/_form.html.haml
admix-0.10.2 app/views/admix/inherited/_form.html.haml
admix-0.10.1 app/views/admix/inherited/_form.html.haml
mix-rails-0.7.0 admix/app/views/admix/inherited/_form.html.haml
mix-rails-0.6.0 admix/app/views/admix/inherited/_form.html.haml
mix-rails-0.5.0 admix/app/views/admix/inherited/_form.html.haml