<%- model_class = AttachedFile -%> <%= render 'attached_files/table', attached_files: @attached_files %> <%= link_to t('.new', :default => t("helpers.links.new")), new_attached_file_path, :class => 'btn btn-primary' %>