Sha256: b6771f7ec29d803c4d2aac21b6a4f67b7e575d793317eabf84c5c18267f3bc2d
Contents?: true
Size: 145 Bytes
Versions: 14
Compression:
Stored size: 145 Bytes
Contents
module Roroacms class TermRelationship < ActiveRecord::Base ## associations ## belongs_to :post belongs_to :term end end
Version data entries
14 entries across 14 versions & 1 rubygems