Sha256: 7912ca291b942ce46be2468036edf5b643a5bd659ac024bfd6ee636ae76832ed

Contents?: true

Size: 232 Bytes

Versions: 4

Compression:

Stored size: 232 Bytes

Contents

<div class="jumbotron container">
	<%= link_to download_path(@resource.class.name.underscore, @resource.id) do %>
		<i class="glyphicon glyphicon-download"></i><%= @resource.name %>
	<% end %>
	[<%= @resource.content_type %>]
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mulberry_preview-0.0.7 app/views/preview/download.html.erb
mulberry_preview-0.0.6 app/views/preview/download.html.erb
mulberry_preview-0.0.3 app/views/preview/download.html.erb
mulberry_preview-0.0.2 app/views/preview/download.html.erb