Sha256: ca55d395a02584dd8c4177455f422726fc2fc0366320c3af04726bb82fbfd075
Contents?: true
Size: 105 Bytes
Versions: 6
Compression:
Stored size: 105 Bytes
Contents
module Cas class Category < ApplicationRecord belongs_to :section has_many :contents end end
Version data entries
6 entries across 6 versions & 1 rubygems