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

Version Path
mix-rails-0.26.3 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.26.3 app/views/videos/_video.html.haml
mix-rails-0.26.2 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.26.2 app/views/videos/_video.html.haml
mix-rails-0.26.1 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.26.1 app/views/videos/_video.html.haml
mix-rails-0.26.0 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.26.0 app/views/videos/_video.html.haml
mix-rails-0.25.1 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.25.1 app/views/videos/_video.html.haml
mix-rails-0.25.0 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.25.0 app/views/videos/_video.html.haml
mix-rails-0.24.1 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.24.1 app/views/videos/_video.html.haml
mix-rails-0.24.0 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.24.0 app/views/videos/_video.html.haml
mix-rails-0.23.1 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.23.1 app/views/videos/_video.html.haml
mix-rails-0.23.0 mix-rails-videos/app/views/videos/_video.html.haml
mix-rails-videos-0.23.0 app/views/videos/_video.html.haml