Sha256: 447235c0249556c7faa44c74d1a09477ed4b387ee68afec19641124f8a6a1d20
Contents?: true
Size: 189 Bytes
Versions: 31
Compression:
Stored size: 189 Bytes
Contents
class Backend::Content::Rows::ImagesController < Backend::BaseController include Concerns::Backend::ContentTypeController model ContentImage allowed_params :file, :caption, :url end
Version data entries
31 entries across 31 versions & 1 rubygems