file.html.erb 114 Bytes Edit 1 2 3 4 <%= render :layout => 'layouts/file' do %> <%= render_file_content(@attachment, @content) %> <% end %>