Sha256: cc505f6cb1a175fae99d40250963aa2e4e678dbe5cb1cafd4b65066f8295c50e

Contents?: true

Size: 266 Bytes

Versions: 30

Compression:

Stored size: 266 Bytes

Contents

<%= f.inputs t(association, :scope => 'fullstack.admin.resources', :default => association.to_s.humanize), :class => "associated-resource" do %>

<%= f.admin_fields_for( association ) do |f| %>
<%= f.resource_inputs :except => [resource_name] %>
<% end %>

<% end %>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
fullstack-admin-0.2.26 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.25 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.24 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.23 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.22 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.21 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.20 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.19 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.18 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.17 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.16 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.15 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.14 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.13 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.12 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.11 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.9 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.8 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.7 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.6 app/views/admin/base/_nested_belongs_to_fields.html.erb