Sha256: e1b614812a72b0539fc7b20f24d5ec7fc5931540ddeb2f1a36c3ca82ade5c20d
Contents?: true
Size: 197 Bytes
Versions: 37
Compression:
Stored size: 197 Bytes
Contents
class Backend::Content::Rows::VideosController < Backend::BaseController include Concerns::Backend::ContentTypeController model ContentVideo allowed_params :url, :aspect_ratio, :caption end
Version data entries
37 entries across 37 versions & 1 rubygems