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