Sha256: 57250fbde42900640c2141e96548a73cf29de6275699f3e36a409a9169b73e63
Contents?: true
Size: 381 Bytes
Versions: 37
Compression:
Stored size: 381 Bytes
Contents
- description = video.description.split.slice(0, 20).join(" ") - description = raw(sanitize(simple_format(description), :tags => %w(br p))) %li .row .span7 %a{:href => video_path(video)} = image_tag video.thumb(:m) .span8.offset1 %h3.fb.white=h truncate video.title, length: 27 %p= description %a{:href => video_path(video)} Ver detalhes
Version data entries
37 entries across 37 versions & 2 rubygems