Module: Elabs::Concerns::CountableEntity

Extended by:
ActiveSupport::Concern
Included in:
ApplicationContentRecord
Defined in:
app/models/elabs/concerns/countable_entity.rb

Constant Summary collapse

ADDITIONAL_HABTM_COUNTER_CACHES =

List of lists like [‘albums’, ‘uploads’] if ‘uploads_counter’ is in ‘albums’ table

[].freeze