Sha256: 6d317917de79152a260861a67c1c933fc105df874691960833532b03a66e63d4
Contents?: true
Size: 293 Bytes
Versions: 519
Compression:
Stored size: 293 Bytes
Contents
.list-small %ul - videos.each do |v| %li = image_tag( "http://img.youtube.com/vi/#{v.youtube_id}/1.jpg" ) = link_to '[~]', edit_video_path( v ) = link_to '[_]', video_path( v ) = paginate videos, :param_name => :videos_page, :views_prefix => 'templates'
Version data entries
519 entries across 519 versions & 2 rubygems