Sha256: 56ca4efb82b2af91e17a2fda1f673931c1cfd2a6d4a9f8668987511f95b7e269
Contents?: true
Size: 101 Bytes
Versions: 4
Compression:
Stored size: 101 Bytes
Contents
# frozen_string_literal: true class AttachedFile < ApplicationRecord belongs_to :issue_comment end
Version data entries
4 entries across 4 versions & 1 rubygems