Sha256: a1ea369de2b963fde632255d5bf59feb2b4df6a37665c079362aad43db23d499

Contents?: true

Size: 183 Bytes

Versions: 2

Compression:

Stored size: 183 Bytes

Contents

#galleria
  - photos.all.each do |photo|
      %a{href:"/assets/#{photo.path}"}
        = image_tag photo.path, :"data-title" => photo.title, :"data-description" => photo.description

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails-gallery-0.2.1 app/views/gallery/_galleria.html.haml
rails-gallery-0.2.0 app/views/gallery/_galleria.html.haml