Sha256: 68c25d5684f49052c2d700516a8270d2c0ee653b9b21c8e46b0e00beebbaaac1

Contents?: true

Size: 236 Bytes

Versions: 4

Compression:

Stored size: 236 Bytes

Contents

- scrap ||= thumb
- if Droom.scrap_types.include? scrap.scraptype
  %div{:class => "scrap #{scrap.scraptype}", :id => "scrap_#{scrap.id}"}
    = render :partial => "droom/scraps/thumbs/#{scrap.scraptype}", :locals => {:scrap => scrap}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/scraps/_thumb.html.haml
droom-0.4.2 app/views/droom/scraps/_thumb.html.haml
droom-0.4.1 app/views/droom/scraps/_thumb.html.haml
droom-0.2.1 app/views/droom/scraps/_thumb.html.haml