Sha256: 65af32d0c389be5985ca30a59704ad32bf8e1d83cb602df9c63ee553fe3acf0b
Contents?: true
Size: 135 Bytes
Versions: 8
Compression:
Stored size: 135 Bytes
Contents
class CommentForced < ApplicationRecord self.table_name = 'comments' belongs_to :user end CommentForced.extend SecondBase::Forced
Version data entries
8 entries across 8 versions & 1 rubygems