Class: Wco::Headline

Inherits:
Object
  • Object
show all
Includes:
Mongoid::Document, Mongoid::Paranoia, Mongoid::Timestamps
Defined in:
app/models/wco/headline.rb

Constant Summary collapse

PAGE_PARAM_NAME =
'headlines_page'

Instance Method Summary collapse

Instance Method Details

#siteObject

@TODO: remove this entirely. 2024-01-16



18
# File 'app/models/wco/headline.rb', line 18

belongs_to :site, class_name: 'Wco::Site', optional: true