forgeplus/app/models/section_notice.rb

4 lines
72 B
Ruby

class SectionNotice < ApplicationRecord
belongs_to :forum_section
end