Class: News::Administration::BlogPost

Inherits:
News::Administration show all
Defined in:
app/models/news/administration/blog_post.rb

Constant Summary

Constants inherited from News

News::ADMINISTRATION_TYPES, PROJECT_TYPES

Instance Attribute Summary

Attributes included from Housekeeping::Users

#by

Method Summary

Methods inherited from News::Administration

#user_must_be_administrator

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 included from Housekeeping::Users

#set_created_by_id, #set_updated_by_id

Methods inherited from ApplicationRecord

transaction_with_retry