MiraitSystems/enju_trunk

View on GitHub
app/views/picture_files/_link.html.erb

Summary

Maintainability
Test Coverage
<a href="<%= picture_file_path(picture_file, :format => :download, :size => 'original') -%>">
  <%= show_image(picture_file) %>
</a>