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.5 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.4 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.3 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.2 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.2.1 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.1.56 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.1.55 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.1.54 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.1.53 app/views/admin/base/_nested_belongs_to_fields.html.erb
fullstack-admin-0.1.52 app/views/admin/base/_nested_belongs_to_fields.html.erb