Sha256: b8da128cb6bea903fafcadd426689e3b67c5a5b1bfaf2f8a62877f7b4638f809
Contents?: true
Size: 110 Bytes
Versions: 6
Compression:
Stored size: 110 Bytes
Contents
class ContentText < ApplicationRecord include Concerns::ContentType def content_type :text end end
Version data entries
6 entries across 6 versions & 1 rubygems