Sha256: a04331079fe46caa491c221779520df22244a435829aba84f46cc934ea6ff3de

Contents?: true

Size: 654 Bytes

Versions: 22

Compression:

Stored size: 654 Bytes

Contents

<h1>Listing galaxies_elliptical_galaxies</h1>

<table>
  <tr>
    <th>Name</th>
    <th></th>
    <th></th>
    <th></th>
  </tr>

<% @galaxies_elliptical_galaxies.each do |galaxies_elliptical_galaxy| %>
  <tr>
    <td><%= galaxies_elliptical_galaxy.name %></td>
    <td><%= link_to 'Show', galaxies_elliptical_galaxy %></td>
    <td><%= link_to 'Edit', edit_galaxies_elliptical_galaxy_path(galaxies_elliptical_galaxy) %></td>
    <td><%= link_to 'Destroy', galaxies_elliptical_galaxy, :confirm => 'Are you sure?', :method => :delete %></td>
  </tr>
<% end %>
</table>

<br />

<%= link_to 'New Elliptical galaxy', new_galaxies_elliptical_galaxy_path %>

Version data entries

22 entries across 6 versions & 1 rubygems

Version Path
tabulous-2.1.3 spec/applications/multiple_tabsets/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.3 spec/applications/subtabs/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.3 spec/applications/subtabs/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.3 spec/applications/multiple_tabsets/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.2 spec/applications/multiple_tabsets/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.2 spec/applications/subtabs/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.2 spec/applications/subtabs/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.2 spec/applications/multiple_tabsets/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.1 spec/applications/multiple_tabsets/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.1 spec/applications/multiple_tabsets/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.1 spec/applications/subtabs/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.1 spec/applications/subtabs/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.0 spec/applications/multiple_tabsets/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.0 spec/applications/subtabs/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.0 spec/applications/subtabs/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.1.0 spec/applications/multiple_tabsets/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.0.0 spec/applications/multiple_tabsets/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.0.0 spec/applications/subtabs/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.0.0 spec/applications/subtabs/rails_3-0-20/app/views/galaxies/elliptical_galaxies/index.html.erb
tabulous-2.0.0 spec/applications/multiple_tabsets/rails_3-1-12/app/views/galaxies/elliptical_galaxies/index.html.erb