Class: Elabs::Note
- Inherits:
-
ApplicationContentRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- ApplicationContentRecord
- Elabs::Note
- Defined in:
- app/models/elabs/note.rb
Constant Summary collapse
- ADDITIONAL_HABTM_COUNTER_CACHES =
[ %w[projects notes] ].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?