Sha256: e64b0c75c493babbdcc6fe32ddf55ca218ab32240fe40f40e568c4dd946e4a0d
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
module Cms9 class Event < ApplicationRecord belongs_to :post belongs_to :post_definition belongs_to :post_field end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cms9-0.2.0 | app/models/cms9/event.rb |