class CustomAnnsStatusSetting include Mongoid::Document field :role_id field :status field :top_limit belongs_to :custom_announcement_setting end