Sha256: ffca226dabc75cba607faa8cd3948d4f1d20b549b3aedeae69051ec39e29d1e2
Contents?: true
Size: 275 Bytes
Versions: 38
Compression:
Stored size: 275 Bytes
Contents
.videos-index.container-fluid .d-flex = link_to "Videos (#{@videos.count})", videos_path .inline-search = form_tag videos_path, method: :get do = text_field_tag :q = link_to '[+]', new_video_path = render '/wco/videos/index', videos: @videos
Version data entries
38 entries across 38 versions & 1 rubygems