Sha256: 6c84354caf687eba1df9b400ef3d316782b21315cd1a0391899cddf826192034
Contents?: true
Size: 178 Bytes
Versions: 12
Compression:
Stored size: 178 Bytes
Contents
# frozen_string_literal: true module Lcms module Engine class ResourceStandard < ApplicationRecord belongs_to :resource belongs_to :standard end end end
Version data entries
12 entries across 12 versions & 1 rubygems