<%= link_to 'Changes feed', changes_path(:format => 'atom') %>
Show: <%= ([link_to('All', changes_path)] + change_item_types.map { |type| link_to(type.pluralize, changes_path(:type => type)) }).join(' | ').html_safe %>
<%= paginate @versions %> | |
Time | Attribute with previous and current values | — No changes found — | <% end %>
---|