Sha256: 4e3fc2846a67fe46bcb9ef619a67200d1c4cc597152959af20e1ab950f4c794e
Contents?: true
Size: 116 Bytes
Versions: 18
Compression:
Stored size: 116 Bytes
Contents
# frozen_string_literal: true class PageCategory < ApplicationRecord belongs_to :page belongs_to :category end
Version data entries
18 entries across 18 versions & 1 rubygems