Sha256: c4544c98d00eaa303ccd920b6d64431573544f59b65e990ceb1c474da234cb2e

Contents?: true

Size: 503 Bytes

Versions: 37

Compression:

Stored size: 503 Bytes

Contents

.container
  %h3.fb.white.p= @video.title
  .video-wrapper.p
    != @video.iframe height: 410, width: 670
  .video-details
    .row
      .span5.white
        = raw(sanitize(simple_format(@video.description), :tags => %w(br p)))
      .span2.ta-r
        %h4 visualizações
        %p= number_to_human @video.views

        %h4 likes
        %p= number_to_human @video.likes

        %h4 dislikes
        %p= number_to_human @video.dislikes

        %a{href:@video.url, target: :blank} Ver no Youtube

Version data entries

37 entries across 37 versions & 2 rubygems

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