Sha256: 63b4fc2e3f4c2956f5133e2121cb984d3de45da44292649f7486ed54a81885f2
Contents?: true
Size: 170 Bytes
Versions: 5
Compression:
Stored size: 170 Bytes
Contents
class Backend::Content::Rows::TextsController < BackendController include Concerns::Backend::ContentTypeController model ::ContentText allowed_params :content end
Version data entries
5 entries across 5 versions & 1 rubygems