Class: News::Project::BlogPost

Inherits:
News::Project show all
Defined in:
app/models/news/project/blog_post.rb

Constant Summary

Constants inherited from News

ADMINISTRATION_TYPES, News::PROJECT_TYPES

Instance Attribute Summary

Attributes included from Housekeeping::Users

#by

Method Summary

Methods included from Housekeeping::Projects

#annotates_community_object?, #is_community?, #set_project_id

Methods included from Housekeeping::Users

#set_created_by_id, #set_updated_by_id

Methods inherited from News

#display_end_after_display_start, #is_current?

Methods included from Shared::Permissions

#is_destroyable?, #is_editable?, #is_in_users_projects?

Methods included from Shared::HasPapertrail

#attribute_updated, #attribute_updater, #detect_version

Methods included from Shared::IsData::Metamorphosize

#metamorphosize

Methods included from Shared::IsData::Navigation

#base_navigation_next, #base_navigation_previous, #next, #next_by_created_at, #next_by_user_created_at, #previous, #previous_by_created_at, #previous_by_user_created_at

Methods inherited from ApplicationRecord

transaction_with_retry