Sha256: c201ef769dbdccc3219ad31e7fedcd12520ff3bc1758faaeab10b513e8761160

Contents?: true

Size: 214 Bytes

Versions: 4

Compression:

Stored size: 214 Bytes

Contents

<ul>
    <%= render :partial => 'acts_as_assets/assets/asset', :collection => assets, :locals => {:model => model} %>
</ul>
<script type="text/javascript">
    $(function () { $("a.zoom").fancybox(); });
</script>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
acts_as_assets-0.2.3 app/views/acts_as_assets/assets/_assets.html.erb
acts_as_assets-0.2.2 app/views/acts_as_assets/assets/_assets.html.erb
acts_as_assets-0.2.1 app/views/acts_as_assets/assets/_assets.html.erb
acts_as_assets-0.2.0 app/views/acts_as_assets/assets/_assets.html.erb