Class: Elabs::Article
- Inherits:
-
ApplicationContentRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- ApplicationContentRecord
- Elabs::Article
- Defined in:
- app/models/elabs/article.rb
Constant Summary collapse
- ADDITIONAL_HABTM_COUNTER_CACHES =
[ %w[projects articles] ].freeze
Instance Attribute Summary
Attributes inherited from ApplicationRecord
Method Summary
Methods included from Concerns::Taggable
Methods included from Concerns::ContentEntity
#draft?, #locked?, #not_publicly_visible?, #publicly_visible?, #published?, #unlocked?