Sha256: 9d853c37ff7dbf864f91d3cd4073154f57f781d7b155e00e3b82cfde690aa82d

Contents?: true

Size: 288 Bytes

Versions: 9

Compression:

Stored size: 288 Bytes

Contents

<ul>
    <% @source_files.each do |source_file| %>
        <li>
            <%= source_file %>
            <% if source_file =~ /\.zip\Z/ %>
                <%= button_to('Unzip', unzips_path(unzip: {zip_file_path: source_file})) %>
            <% end %>
        </li>
    <% end %>
</ul>

Version data entries

9 entries across 9 versions & 4 rubygems

Version Path
ezii-browser-1.0.0 server/redux-os/app/views/imported_data/overview.html.erb
mega-os-1.0.0 app/views/imported_data/overview.html.erb
jester-data-8.0.0 app/views/imported_data/overview.html.erb
ezii-os-5.2.1 app/views/imported_data/overview.html.erb
ezii-os-2.0.1 app/views/imported_data/overview.html.erb
ezii-os-1.1.0 app/views/imported_data/overview.html.erb
ezii-os-1.0.0 app/views/imported_data/overview.html.erb
ezii-os-0.0.0.1.0 app/views/imported_data/overview.html.erb
ezii-os-0.0.0.0.1 app/views/imported_data/overview.html.erb