Sha256: 9c8b6ff302e9de4f86381353d48b9fdb0413fcb4fc6bf8e305dba65fbdb885c8
Contents?: true
Size: 353 Bytes
Versions: 12
Compression:
Stored size: 353 Bytes
Contents
<%- thumb = "assets/content/#{path}/#{gallery_id}/management/#{image}.jpg" -%> <%= link_to_remote image_tag("/#{thumb}?#{File.mtime(File.join(Rails.root, 'public', thumb)).to_i}", size: '90x90'), url: { action: 'image_details', id: id, gallery_id: gallery_id, image: "#{image}.jpg" }, update: 'gallery_window' %>
Version data entries
12 entries across 12 versions & 1 rubygems